Explorar o código

Fix link of image classification example

Kentaro Wada hai 1 ano
pai
achega
7328a7c702
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)