소스 검색

Update README.md

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

+ 2 - 2
README.md

@@ -18,8 +18,8 @@ Fig 1. Example of annotations for instance segmentation.
 ## Features
 
 - [x] Image polygon annotation for segmentation. ([tutorial](https://github.com/wkentaro/labelme/blob/master/examples/tutorial))
-- [x] Image flag annotation for classification. ([#166](https://github.com/wkentaro/labelme/pull/166))
-- [x] Video annotation. [video annotation](https://github.com/wkentaro/labelme/blob/master/examples/video_annotation)
+- [x] Image flag annotation for classification or cleaning. ([#166](https://github.com/wkentaro/labelme/pull/166))
+- [x] Video annotation. ([video annotation](https://github.com/wkentaro/labelme/blob/master/examples/video_annotation))
 - [x] GUI customization (predefined labels / flags, auto-saving, label validation, etc). ([#144](https://github.com/wkentaro/labelme/pull/144))
 - [x] Exporting VOC-like dataset for semantic/instance segmentation. ([semantic segmentation](https://github.com/wkentaro/labelme/blob/master/examples/semantic_segmentation), [instance segmentation](https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation))