소스 검색

Remove imperfect "Object Detection Dataset" example from README

Kentaro Wada 1 년 전
부모
커밋
d6eb58db71
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      README.md

+ 0 - 8
README.md

@@ -165,14 +165,6 @@ labelme data_annotated/ --labels labels.txt  # specify label list with a file
 
 ## Examples
 
-### Dataset examples
-
-* [Object Detection Dataset](https://labelme.gumroad.com/l/object-detection-dataset): 20 object categories and 1.7K images
-
-### Annotation examples
-
-A few object categories and images:
-
 * [Image Classification](examples/image_classification)
 * [Bounding Box Detection](examples/bbox_detection)
 * [Semantic Segmentation](examples/semantic_segmentation)