Add Classification Models by @qubvel

This commit is contained in:
Igor Adamenko 2021-09-16 23:35:21 +03:00 committed by GitHub
parent 204a26737b
commit caacf2a965
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -469,6 +469,9 @@
- **[CircleMenu](https://github.com/ImangazalievM/CircleMenu)** by [Mahach Imangazaliev](https://github.com/ImangazalievM)<br>
CircleMenu is a simple, elegant menu with a circular layout.
- **[Classification Models](https://github.com/qubvel/classification_models)** by [Pavel Yakubovskiy](https://github.com/qubvel)<br>
Classification models trained on ImageNet. Keras.
- **[ClickHouse Go](https://github.com/ClickHouse/clickhouse-go)** by [Kirill Shvakov](https://github.com/kshvakov)<br>
Golang driver for ClickHouse.