There was an error while loading. Please reload this page.
1 parent 79d590b commit e793da8Copy full SHA for e793da8
README.md
@@ -27,7 +27,8 @@
27
## Supported computer vision tasks
28
29
- **Facial Landmark Detection** ([Readme](https://github.com/Giskard-AI/giskard-vision/blob/main/giskard_vision/landmark_detection/Readme.md))
30
-- **Image Classification** 🔜 Coming soon!
+- **Image Classification** ([Readme](https://github.com/Giskard-AI/giskard-vision/blob/main/giskard_vision/image_classification/Readme.md))
31
+- **Object Detection** ([Readme](https://github.com/Giskard-AI/giskard-vision/blob/main/giskard_vision/object_detection/Readme.md))
32
33
## Install
34
0 commit comments