Pārlūkot izejas kodu

Make repo light

Kentaro Wada 8 gadi atpakaļ
vecāks
revīzija
430e7f916b

+ 9 - 9
README.md

@@ -27,7 +27,7 @@ wget https://raw.githubusercontent.com/wkentaro/labelme/master/scripts/labelme_o
 chmod u+x labelme_on_docker
 
 # Maybe you need http://sourabhbajaj.com/blog/2017/02/07/gui-applications-docker-mac/ on macOS
-./labelme_on_docker _static/IMG_6319.jpg -O _static/IMG_6319.json
+./labelme_on_docker _static/apc2016_obj3.jpg -O _static/apc2016_obj3.json
 ```
 
 **Ubuntu**
@@ -64,8 +64,8 @@ Run `labelme --help` for detail.
 
 ```bash
 labelme  # Open GUI
-labelme _static/IMG_6319.jpg  # Specify file
-labelme _static/IMG_6319.jpg -O _static/IMG_6319.json  # Close window after the save
+labelme _static/apc2016_obj3.jpg  # Specify file
+labelme _static/apc2016_obj3.jpg -O _static/apc2016_obj3.json  # Close window after the save
 ```
 
 The annotations are saved as a [JSON](http://www.json.org/) file. The
@@ -76,7 +76,7 @@ file includes the image itself.
 To view the json file quickly, you can use utility script:
 
 ```bash
-labelme_draw_json _static/IMG_6319.json
+labelme_draw_json _static/apc2016_obj3.json
 ```
 
 **Convert to Dataset**
@@ -85,17 +85,17 @@ To convert the json to set of image and label, you can run following:
 
 
 ```bash
-labelme_json_to_dataset _static/IMG_6319.json
+labelme_json_to_dataset _static/apc2016_obj3.json
 ```
 
 
 Sample
 ------
 
-- [Original Image](https://github.com/wkentaro/labelme/blob/master/_static/IMG_6319.jpg)
-- [Screenshot](https://github.com/wkentaro/labelme/blob/master/_static/IMG_6319_screenshot.png)
-- [Generated Json File](https://github.com/wkentaro/labelme/blob/master/_static/IMG_6319.json)
-- [Visualized Json File](https://github.com/wkentaro/labelme/blob/master/_static/IMG_6319_draw_json.png)
+- [Original Image](https://github.com/wkentaro/labelme/blob/master/_static/apc2016_obj3.jpg)
+- [Screenshot](https://github.com/wkentaro/labelme/blob/master/_static/apc2016_obj3_screenshot.jpg)
+- [Generated Json File](https://github.com/wkentaro/labelme/blob/master/_static/apc2016_obj3.json)
+- [Visualized Json File](https://github.com/wkentaro/labelme/blob/master/_static/apc2016_obj3_draw_json.jpg)
 
 
 Screencast

BIN
static/apc2016_obj3.jpg


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 235 - 0
static/apc2016_obj3.json


BIN
static/apc2016_obj3_draw_json.jpg


BIN
static/apc2016_obj3_screenshot.jpg


Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels