Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ base_model:
|
|
| 5 |
- microsoft/resnet-18
|
| 6 |
pipeline_tag: image-classification
|
| 7 |
---
|
| 8 |
-
# AutoInspect
|
| 9 |
|
| 10 |
Модель для определения ракурса автомобиля на изображении.
|
| 11 |
Часть проекта **AutoInspect** (pipeline: *view classification → car parts segmentation → damage segmentation*).
|
|
|
|
| 5 |
- microsoft/resnet-18
|
| 6 |
pipeline_tag: image-classification
|
| 7 |
---
|
| 8 |
+
# AutoInspect - Car View Classifier (ResNet18)
|
| 9 |
|
| 10 |
Модель для определения ракурса автомобиля на изображении.
|
| 11 |
Часть проекта **AutoInspect** (pipeline: *view classification → car parts segmentation → damage segmentation*).
|