Преглед на файлове

Fix link of image classification example

Kentaro Wada преди 1 година
родител
ревизия
7328a7c702
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -165,7 +165,7 @@ labelme data_annotated/ --labels labels.txt  # specify label list with a file
 
 ## Examples
 
-* [Image Classification](examples/image_classification)
+* [Image Classification](examples/classification)
 * [Bounding Box Detection](examples/bbox_detection)
 * [Semantic Segmentation](examples/semantic_segmentation)
 * [Instance Segmentation](examples/instance_segmentation)