Pārlūkot izejas kodu

Update README.md

Kentaro Wada 7 gadi atpakaļ
vecāks
revīzija
558a462706
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -23,8 +23,9 @@ Fig 1. Example of annotations for instance segmentation.
 - [x] Support custom json keys ([#140](https://github.com/wkentaro/labelme/pull/140))
 - [x] Undo by Ctrl-Z ([#112](https://github.com/wkentaro/labelme/pull/112), [#143](https://github.com/wkentaro/labelme/pull/143))
 - [x] Customize by config file ([#144](https://github.com/wkentaro/labelme/pull/144))
-- [x] VOC dataset export ([semantic segmentation](examples/semantic_segmentation), [instance segmentation](examples/instance_segmentation))
+- [x] VOC dataset export ([semantic segmentation](https://github.com/wkentaro/labelme/blob/master/examples/semantic_segmentation), [instance segmentation](https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation))
 - [x] Image level flag annotation ([#166](https://github.com/wkentaro/labelme/pull/166))
+- [x] Video annotation ([video annotation](https://github.com/wkentaro/labelme/blob/master/examples/video_annotation))
 
 
 ## Requirements
@@ -130,6 +131,7 @@ For more advanced usage, please refer to the examples:
 * [Tutorial (Single Image Example)](https://github.com/wkentaro/labelme/blob/master/examples/tutorial)
 * [Semantic Segmentation Example](https://github.com/wkentaro/labelme/blob/master/examples/semantic_segmentation)
 * [Instance Segmentation Example](https://github.com/wkentaro/labelme/blob/master/examples/instance_segmentation)
+* [Video Annotation Example](https://github.com/wkentaro/labelme/blob/master/examples/video_annotation)
 
 
 ## FAQ