├── .gitignore ├── .htaccess ├── Annotations └── example_folder │ └── img1.xml ├── DockerFiles ├── ubuntu_14.04.5 │ ├── Dockerfile │ ├── README.md │ └── ubuntu.conf └── ubuntu_16.04 │ ├── 000-default.conf │ ├── Dockerfile │ ├── README.md │ ├── apache2.conf │ ├── build_labelme_image.sh │ └── start_labelme_container.sh ├── Icons ├── 3Dsmall.jpg ├── AboutMe.gif ├── GiveMe.gif ├── GoodLabelCar.gif ├── HelpMe.gif ├── Intro_tmp │ ├── balloon_001.gif │ ├── bed_028.gif │ ├── bed_034.gif │ ├── bird_041.gif │ ├── bird_059.gif │ ├── bird_061.gif │ ├── bird_075.gif │ ├── bird_078.gif │ ├── bookshelf_024.gif │ ├── bookshelf_081.gif │ ├── building_001.gif │ ├── building_028.gif │ ├── building_032.gif │ ├── building_033.gif │ ├── building_047.gif │ ├── building_051.gif │ ├── building_066.gif │ ├── cabinet_007.gif │ ├── cabinet_070.gif │ ├── cabinet_083.gif │ ├── car side_001.gif │ ├── car side_012.gif │ ├── car side_029.gif │ ├── chair_014.gif │ ├── chair_025.gif │ ├── chair_033.gif │ ├── chair_040.gif │ ├── chair_045.gif │ ├── cloud_021.gif │ ├── cloud_034.gif │ ├── cloud_047.gif │ ├── cloud_055.gif │ ├── desk_091.gif │ ├── dolphin_001.gif │ ├── fish_004.gif │ ├── fish_007.gif │ ├── fish_008.gif │ ├── fish_010.gif │ ├── fish_017.gif │ ├── grass_028.gif │ ├── monitor_056.gif │ ├── monitor_090.gif │ ├── motorbike_017.gif │ ├── mountain_001.gif │ ├── mountain_004.gif │ ├── mountain_012.gif │ ├── mountain_014.gif │ ├── mountain_015.gif │ ├── mountain_042.gif │ ├── mountain_056.gif │ ├── painting_067.gif │ ├── person walking_021.gif │ ├── person walking_023.gif │ ├── person walking_027.gif │ ├── person walking_039.gif │ ├── person walking_067.gif │ ├── person walking_069.gif │ ├── person walking_070.gif │ ├── person walking_080.gif │ ├── person walking_086.gif │ ├── person walking_088.gif │ ├── plane_021.gif │ ├── river_006.gif │ ├── river_017.gif │ ├── river_058.gif │ ├── river_061.gif │ ├── road_056.gif │ ├── road_063.gif │ ├── rug_011.gif │ ├── sailboat_001.gif │ ├── sand_028.gif │ ├── sea_074.gif │ ├── table_005.gif │ ├── table_027.gif │ ├── table_032.gif │ ├── table_038.gif │ ├── table_048.gif │ ├── table_067.gif │ ├── traffic light_081.gif │ ├── trash_071.gif │ ├── tree_026.gif │ ├── tree_030.gif │ ├── tree_048.gif │ ├── tv_036.gif │ └── tv_053.gif ├── LM3d.png ├── LMarrow.png ├── LMfit.png ├── LMhelp.png ├── LMupload.png ├── LMuploadNew.png ├── LMzoomdown.png ├── LMzoomup.png ├── LabelMe.gif ├── LabelMeNEWtight198x55.gif ├── LabelMeSmall.gif ├── LabelMe_logo3.png ├── MIT.gif ├── MTthumbs │ ├── img1.jpg │ ├── img10.jpg │ ├── img11.jpg │ ├── img2.jpg │ ├── img3.jpg │ ├── img4.jpg │ ├── img5.jpg │ ├── img6.jpg │ ├── img7.jpg │ ├── img8.jpg │ └── img9.jpg ├── arrow_tree.png ├── arrow_tree_blue.png ├── az0deg-arrow.png ├── az0deg.jpg ├── az120deg-arrow.png ├── az120deg.jpg ├── az150deg-arrow.png ├── az150deg.jpg ├── az180deg-arrow.png ├── az180deg.jpg ├── az210deg-arrow.png ├── az210deg.jpg ├── az240deg-arrow.png ├── az240deg.jpg ├── az270deg-arrow.png ├── az270deg.jpg ├── az300deg-arrow.png ├── az300deg.jpg ├── az30deg-arrow.png ├── az30deg.jpg ├── az330deg-arrow.png ├── az330deg.jpg ├── az60deg-arrow.png ├── az60deg.jpg ├── az90deg-arrow.png ├── az90deg.jpg ├── background.jpg ├── background.png ├── badLabelCar.gif ├── badcar-animate.gif ├── blue_pointer.cur ├── boat.jpg ├── book3D.jpg ├── bounding.png ├── box1.jpg ├── box2.jpg ├── box2.png ├── bubble_example.jpg ├── button1.png ├── button2.png ├── button3.png ├── button4.png ├── button5.png ├── cannon.jpg ├── close.png ├── delete.png ├── download_all.png ├── download_img.png ├── download_xml.png ├── erase.png ├── examples.gif ├── favicon16.ico ├── fitscreen.png ├── flag.png ├── goodcar-animate.gif ├── help.png ├── help_new.png ├── image001.jpg ├── image002.gif ├── image003.jpg ├── image004.gif ├── image005.jpg ├── image007.jpg ├── image008.gif ├── image009.png ├── image012.jpg ├── image015.gif ├── image016.gif ├── image017.jpg ├── intro.jpg ├── intro3Da.jpg ├── intro3Db.jpg ├── intro3Dc.jpg ├── labeling.jpg ├── labelingCar.gif ├── laredo_label.jpg ├── lesscontrast.png ├── logo1.jpg ├── logo2.jpg ├── menu1.png ├── menu2.png ├── menu3.png ├── menu4.png ├── menu5.png ├── minus.png ├── minus2.png ├── morecontrast.png ├── mt_example_bad1.jpg ├── mt_example_bad2.jpg ├── mt_example_bad3.jpg ├── mt_example_good2.jpg ├── mt_example_good3.jpg ├── mt_example_good4.jpg ├── mt_example_good5.jpg ├── next.png ├── next_2.png ├── object.png ├── one.png ├── plus.png ├── plus2.png ├── polygon.png ├── previous_2.png ├── properties.png ├── red_pointer.cur ├── rubber_pointer.cur ├── segment_loader.gif ├── sketch.png ├── street_espiritu_santo.jpg ├── supportGraph.jpg ├── three.png ├── two.png ├── undo.png ├── view3D.jpg ├── wireframe2.jpg ├── wireframeSmall.jpg ├── zoom.jpg ├── zoom.png ├── zoomin.png └── zoomout.png ├── Images └── example_folder │ ├── img1.jpg │ ├── img2.jpg │ └── img3.jpg ├── LICENSE.txt ├── Makefile ├── Masks └── example_folder │ └── img1_mask_1.png ├── README.md ├── Scribbles └── example_folder │ └── img1_scribble_1.png ├── UBUNTU.md ├── UBUNTU_16_04.md ├── WINDOWS.md ├── annotationCache ├── DirLists │ └── labelme.txt ├── Logs │ └── logfile.txt ├── TmpAnnotations │ └── example_folder │ │ └── img1.xml ├── XMLTemplates │ └── labelme.xml ├── counter └── counter_tmp ├── annotationTools ├── css │ ├── bubble.css │ ├── header.css │ ├── jquery-ui.css │ ├── object_list.css │ ├── qunit-1.17.1.css │ ├── scribblemenu.css │ └── styles.css ├── html │ ├── badbrowser.html │ ├── labeling_instructions.html │ ├── mt_instructions.html │ └── why_signin.html ├── js │ ├── adjust_event.js │ ├── annotation.js │ ├── api │ │ ├── AdjustEvent.html │ │ ├── JSVideo.html │ │ ├── adjust_event.js.html │ │ ├── browser.js.html │ │ ├── bubble.js.html │ │ ├── canvas.html │ │ ├── canvas.js.html │ │ ├── draw_event.js.html │ │ ├── edit_event.js.html │ │ ├── file_info.html │ │ ├── file_info.js.html │ │ ├── fonts │ │ │ ├── OpenSans-Bold-webfont.eot │ │ │ ├── OpenSans-Bold-webfont.svg │ │ │ ├── OpenSans-Bold-webfont.woff │ │ │ ├── OpenSans-BoldItalic-webfont.eot │ │ │ ├── OpenSans-BoldItalic-webfont.svg │ │ │ ├── OpenSans-BoldItalic-webfont.woff │ │ │ ├── OpenSans-Italic-webfont.eot │ │ │ ├── OpenSans-Italic-webfont.svg │ │ │ ├── OpenSans-Italic-webfont.woff │ │ │ ├── OpenSans-Light-webfont.eot │ │ │ ├── OpenSans-Light-webfont.svg │ │ │ ├── OpenSans-Light-webfont.woff │ │ │ ├── OpenSans-LightItalic-webfont.eot │ │ │ ├── OpenSans-LightItalic-webfont.svg │ │ │ ├── OpenSans-LightItalic-webfont.woff │ │ │ ├── OpenSans-Regular-webfont.eot │ │ │ ├── OpenSans-Regular-webfont.svg │ │ │ └── OpenSans-Regular-webfont.woff │ │ ├── global.html │ │ ├── globals.js.html │ │ ├── handler.js.html │ │ ├── image.html │ │ ├── image.js.html │ │ ├── index.html │ │ ├── io.js.html │ │ ├── player.js.html │ │ ├── scripts │ │ │ ├── linenumber.js │ │ │ └── prettify │ │ │ │ ├── Apache-License-2.0.txt │ │ │ │ ├── lang-css.js │ │ │ │ └── prettify.js │ │ ├── sign_in.js.html │ │ ├── startup.js.html │ │ ├── styles │ │ │ ├── jsdoc-default.css │ │ │ ├── prettify-jsdoc.css │ │ │ └── prettify-tomorrow.css │ │ ├── video.html │ │ ├── video.js.html │ │ └── xml_accessors.js.html │ ├── browser.js │ ├── bubble.js │ ├── canvas.js │ ├── draw_event.js │ ├── edit_event.js │ ├── example.js │ ├── example.js.mem │ ├── file_info.js │ ├── globals.js │ ├── handler.js │ ├── image.js │ ├── io.js │ ├── jquery-1.9.1.js │ ├── jquery-ui-intervals.js │ ├── jquery-ui.js │ ├── my_scripts.js │ ├── object_list.js │ ├── object_parts.js │ ├── player.js │ ├── plot.js │ ├── qunit-1.17.1.js │ ├── scribble.js │ ├── sign_in.js │ ├── startup.js │ ├── tests.js │ ├── video.js │ ├── wordnet_data.js │ └── xml_accessors.js ├── perl │ ├── fetch_image.cgi │ ├── fetch_prev_image.cgi │ ├── get_timestamp.cgi │ ├── globalvariables.pl.base │ ├── logfile_helper.pl │ ├── submit.cgi │ └── write_logfile.cgi ├── php │ ├── createdir.php │ ├── encode.php │ ├── getpackfile.php │ ├── globalvariables.php.base │ └── saveimage.php ├── scribble │ └── segmentCPP │ │ ├── CHANGES.TXT │ │ ├── Makefile │ │ ├── README.TXT │ │ ├── block.h │ │ ├── example.cpp │ │ ├── example.h │ │ ├── example.js │ │ ├── example.js.mem │ │ ├── graph.cpp │ │ ├── graph.h │ │ ├── images │ │ ├── 1.jpg │ │ ├── 10.jpg │ │ ├── 11.jpg │ │ ├── 12.jpg │ │ ├── 13.jpg │ │ ├── 14.jpg │ │ ├── 15.jpg │ │ ├── 16.jpg │ │ ├── 17.jpg │ │ ├── 18.jpg │ │ ├── 19.jpg │ │ ├── 2.jpg │ │ ├── 20.jpg │ │ ├── 21.jpg │ │ ├── 22.jpg │ │ ├── 3.jpg │ │ ├── 4.jpg │ │ ├── 5.jpg │ │ ├── 6.jpg │ │ ├── 7.jpg │ │ ├── 8.jpg │ │ └── 9.jpg │ │ ├── index.html │ │ ├── instances.inc │ │ ├── main.js │ │ ├── maxflow.cpp │ │ ├── style.css │ │ └── test.cpp ├── sh │ ├── anno_count.sh │ ├── api.sh │ ├── counter_loop.sh │ └── populate_dirlist.sh └── video │ ├── convertxml.py │ ├── demo.xhtml │ └── icons │ ├── boundingbox.png │ ├── pause.jpg │ ├── play.jpg │ ├── scrollposition.png │ ├── video_beginning.png │ ├── video_end.png │ ├── video_pause.png │ ├── video_play.png │ ├── video_stepback.png │ └── video_stepforward.png ├── tool.html └── unit_tests.html /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/.gitignore -------------------------------------------------------------------------------- /.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/.htaccess -------------------------------------------------------------------------------- /Annotations/example_folder/img1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Annotations/example_folder/img1.xml -------------------------------------------------------------------------------- /DockerFiles/ubuntu_14.04.5/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/DockerFiles/ubuntu_14.04.5/Dockerfile -------------------------------------------------------------------------------- /DockerFiles/ubuntu_14.04.5/README.md: -------------------------------------------------------------------------------- 1 | # Setup LabelMe docker container for Ubuntu 14.04.5 2 | -------------------------------------------------------------------------------- /DockerFiles/ubuntu_14.04.5/ubuntu.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/DockerFiles/ubuntu_14.04.5/ubuntu.conf -------------------------------------------------------------------------------- /DockerFiles/ubuntu_16.04/000-default.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/DockerFiles/ubuntu_16.04/000-default.conf -------------------------------------------------------------------------------- /DockerFiles/ubuntu_16.04/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/DockerFiles/ubuntu_16.04/Dockerfile -------------------------------------------------------------------------------- /DockerFiles/ubuntu_16.04/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/DockerFiles/ubuntu_16.04/README.md -------------------------------------------------------------------------------- /DockerFiles/ubuntu_16.04/apache2.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/DockerFiles/ubuntu_16.04/apache2.conf -------------------------------------------------------------------------------- /DockerFiles/ubuntu_16.04/build_labelme_image.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | docker build -t labelme . 4 | -------------------------------------------------------------------------------- /DockerFiles/ubuntu_16.04/start_labelme_container.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/DockerFiles/ubuntu_16.04/start_labelme_container.sh -------------------------------------------------------------------------------- /Icons/3Dsmall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/3Dsmall.jpg -------------------------------------------------------------------------------- /Icons/AboutMe.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/AboutMe.gif -------------------------------------------------------------------------------- /Icons/GiveMe.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/GiveMe.gif -------------------------------------------------------------------------------- /Icons/GoodLabelCar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/GoodLabelCar.gif -------------------------------------------------------------------------------- /Icons/HelpMe.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/HelpMe.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/balloon_001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/balloon_001.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bed_028.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bed_028.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bed_034.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bed_034.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bird_041.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bird_041.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bird_059.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bird_059.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bird_061.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bird_061.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bird_075.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bird_075.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bird_078.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bird_078.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bookshelf_024.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bookshelf_024.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/bookshelf_081.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/bookshelf_081.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/building_001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/building_001.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/building_028.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/building_028.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/building_032.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/building_032.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/building_033.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/building_033.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/building_047.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/building_047.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/building_051.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/building_051.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/building_066.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/building_066.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/cabinet_007.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/cabinet_007.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/cabinet_070.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/cabinet_070.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/cabinet_083.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/cabinet_083.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/car side_001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/car side_001.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/car side_012.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/car side_012.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/car side_029.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/car side_029.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/chair_014.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/chair_014.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/chair_025.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/chair_025.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/chair_033.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/chair_033.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/chair_040.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/chair_040.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/chair_045.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/chair_045.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/cloud_021.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/cloud_021.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/cloud_034.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/cloud_034.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/cloud_047.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/cloud_047.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/cloud_055.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/cloud_055.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/desk_091.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/desk_091.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/dolphin_001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/dolphin_001.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/fish_004.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/fish_004.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/fish_007.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/fish_007.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/fish_008.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/fish_008.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/fish_010.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/fish_010.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/fish_017.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/fish_017.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/grass_028.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/grass_028.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/monitor_056.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/monitor_056.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/monitor_090.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/monitor_090.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/motorbike_017.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/motorbike_017.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/mountain_001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/mountain_001.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/mountain_004.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/mountain_004.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/mountain_012.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/mountain_012.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/mountain_014.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/mountain_014.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/mountain_015.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/mountain_015.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/mountain_042.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/mountain_042.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/mountain_056.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/mountain_056.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/painting_067.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/painting_067.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_021.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_021.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_023.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_023.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_027.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_027.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_039.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_039.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_067.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_067.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_069.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_069.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_070.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_070.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_080.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_080.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_086.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_086.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/person walking_088.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/person walking_088.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/plane_021.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/plane_021.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/river_006.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/river_006.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/river_017.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/river_017.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/river_058.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/river_058.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/river_061.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/river_061.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/road_056.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/road_056.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/road_063.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/road_063.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/rug_011.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/rug_011.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/sailboat_001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/sailboat_001.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/sand_028.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/sand_028.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/sea_074.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/sea_074.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/table_005.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/table_005.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/table_027.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/table_027.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/table_032.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/table_032.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/table_038.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/table_038.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/table_048.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/table_048.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/table_067.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/table_067.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/traffic light_081.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/traffic light_081.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/trash_071.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/trash_071.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/tree_026.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/tree_026.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/tree_030.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/tree_030.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/tree_048.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/tree_048.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/tv_036.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/tv_036.gif -------------------------------------------------------------------------------- /Icons/Intro_tmp/tv_053.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/Intro_tmp/tv_053.gif -------------------------------------------------------------------------------- /Icons/LM3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LM3d.png -------------------------------------------------------------------------------- /Icons/LMarrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LMarrow.png -------------------------------------------------------------------------------- /Icons/LMfit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LMfit.png -------------------------------------------------------------------------------- /Icons/LMhelp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LMhelp.png -------------------------------------------------------------------------------- /Icons/LMupload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LMupload.png -------------------------------------------------------------------------------- /Icons/LMuploadNew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LMuploadNew.png -------------------------------------------------------------------------------- /Icons/LMzoomdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LMzoomdown.png -------------------------------------------------------------------------------- /Icons/LMzoomup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LMzoomup.png -------------------------------------------------------------------------------- /Icons/LabelMe.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LabelMe.gif -------------------------------------------------------------------------------- /Icons/LabelMeNEWtight198x55.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LabelMeNEWtight198x55.gif -------------------------------------------------------------------------------- /Icons/LabelMeSmall.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LabelMeSmall.gif -------------------------------------------------------------------------------- /Icons/LabelMe_logo3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/LabelMe_logo3.png -------------------------------------------------------------------------------- /Icons/MIT.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MIT.gif -------------------------------------------------------------------------------- /Icons/MTthumbs/img1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img1.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img10.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img11.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img2.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img3.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img4.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img5.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img6.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img7.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img8.jpg -------------------------------------------------------------------------------- /Icons/MTthumbs/img9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/MTthumbs/img9.jpg -------------------------------------------------------------------------------- /Icons/arrow_tree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/arrow_tree.png -------------------------------------------------------------------------------- /Icons/arrow_tree_blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/arrow_tree_blue.png -------------------------------------------------------------------------------- /Icons/az0deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az0deg-arrow.png -------------------------------------------------------------------------------- /Icons/az0deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az0deg.jpg -------------------------------------------------------------------------------- /Icons/az120deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az120deg-arrow.png -------------------------------------------------------------------------------- /Icons/az120deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az120deg.jpg -------------------------------------------------------------------------------- /Icons/az150deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az150deg-arrow.png -------------------------------------------------------------------------------- /Icons/az150deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az150deg.jpg -------------------------------------------------------------------------------- /Icons/az180deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az180deg-arrow.png -------------------------------------------------------------------------------- /Icons/az180deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az180deg.jpg -------------------------------------------------------------------------------- /Icons/az210deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az210deg-arrow.png -------------------------------------------------------------------------------- /Icons/az210deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az210deg.jpg -------------------------------------------------------------------------------- /Icons/az240deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az240deg-arrow.png -------------------------------------------------------------------------------- /Icons/az240deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az240deg.jpg -------------------------------------------------------------------------------- /Icons/az270deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az270deg-arrow.png -------------------------------------------------------------------------------- /Icons/az270deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az270deg.jpg -------------------------------------------------------------------------------- /Icons/az300deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az300deg-arrow.png -------------------------------------------------------------------------------- /Icons/az300deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az300deg.jpg -------------------------------------------------------------------------------- /Icons/az30deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az30deg-arrow.png -------------------------------------------------------------------------------- /Icons/az30deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az30deg.jpg -------------------------------------------------------------------------------- /Icons/az330deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az330deg-arrow.png -------------------------------------------------------------------------------- /Icons/az330deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az330deg.jpg -------------------------------------------------------------------------------- /Icons/az60deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az60deg-arrow.png -------------------------------------------------------------------------------- /Icons/az60deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az60deg.jpg -------------------------------------------------------------------------------- /Icons/az90deg-arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az90deg-arrow.png -------------------------------------------------------------------------------- /Icons/az90deg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/az90deg.jpg -------------------------------------------------------------------------------- /Icons/background.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/background.jpg -------------------------------------------------------------------------------- /Icons/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/background.png -------------------------------------------------------------------------------- /Icons/badLabelCar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/badLabelCar.gif -------------------------------------------------------------------------------- /Icons/badcar-animate.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/badcar-animate.gif -------------------------------------------------------------------------------- /Icons/blue_pointer.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/blue_pointer.cur -------------------------------------------------------------------------------- /Icons/boat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/boat.jpg -------------------------------------------------------------------------------- /Icons/book3D.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/book3D.jpg -------------------------------------------------------------------------------- /Icons/bounding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/bounding.png -------------------------------------------------------------------------------- /Icons/box1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/box1.jpg -------------------------------------------------------------------------------- /Icons/box2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/box2.jpg -------------------------------------------------------------------------------- /Icons/box2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/box2.png -------------------------------------------------------------------------------- /Icons/bubble_example.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/bubble_example.jpg -------------------------------------------------------------------------------- /Icons/button1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/button1.png -------------------------------------------------------------------------------- /Icons/button2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/button2.png -------------------------------------------------------------------------------- /Icons/button3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/button3.png -------------------------------------------------------------------------------- /Icons/button4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/button4.png -------------------------------------------------------------------------------- /Icons/button5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/button5.png -------------------------------------------------------------------------------- /Icons/cannon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/cannon.jpg -------------------------------------------------------------------------------- /Icons/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/close.png -------------------------------------------------------------------------------- /Icons/delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/delete.png -------------------------------------------------------------------------------- /Icons/download_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/download_all.png -------------------------------------------------------------------------------- /Icons/download_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/download_img.png -------------------------------------------------------------------------------- /Icons/download_xml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/download_xml.png -------------------------------------------------------------------------------- /Icons/erase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/erase.png -------------------------------------------------------------------------------- /Icons/examples.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/examples.gif -------------------------------------------------------------------------------- /Icons/favicon16.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/favicon16.ico -------------------------------------------------------------------------------- /Icons/fitscreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/fitscreen.png -------------------------------------------------------------------------------- /Icons/flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/flag.png -------------------------------------------------------------------------------- /Icons/goodcar-animate.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/goodcar-animate.gif -------------------------------------------------------------------------------- /Icons/help.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/help.png -------------------------------------------------------------------------------- /Icons/help_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/help_new.png -------------------------------------------------------------------------------- /Icons/image001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image001.jpg -------------------------------------------------------------------------------- /Icons/image002.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image002.gif -------------------------------------------------------------------------------- /Icons/image003.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image003.jpg -------------------------------------------------------------------------------- /Icons/image004.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image004.gif -------------------------------------------------------------------------------- /Icons/image005.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image005.jpg -------------------------------------------------------------------------------- /Icons/image007.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image007.jpg -------------------------------------------------------------------------------- /Icons/image008.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image008.gif -------------------------------------------------------------------------------- /Icons/image009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image009.png -------------------------------------------------------------------------------- /Icons/image012.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image012.jpg -------------------------------------------------------------------------------- /Icons/image015.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image015.gif -------------------------------------------------------------------------------- /Icons/image016.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image016.gif -------------------------------------------------------------------------------- /Icons/image017.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/image017.jpg -------------------------------------------------------------------------------- /Icons/intro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/intro.jpg -------------------------------------------------------------------------------- /Icons/intro3Da.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/intro3Da.jpg -------------------------------------------------------------------------------- /Icons/intro3Db.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/intro3Db.jpg -------------------------------------------------------------------------------- /Icons/intro3Dc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/intro3Dc.jpg -------------------------------------------------------------------------------- /Icons/labeling.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/labeling.jpg -------------------------------------------------------------------------------- /Icons/labelingCar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/labelingCar.gif -------------------------------------------------------------------------------- /Icons/laredo_label.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/laredo_label.jpg -------------------------------------------------------------------------------- /Icons/lesscontrast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/lesscontrast.png -------------------------------------------------------------------------------- /Icons/logo1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/logo1.jpg -------------------------------------------------------------------------------- /Icons/logo2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/logo2.jpg -------------------------------------------------------------------------------- /Icons/menu1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/menu1.png -------------------------------------------------------------------------------- /Icons/menu2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/menu2.png -------------------------------------------------------------------------------- /Icons/menu3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/menu3.png -------------------------------------------------------------------------------- /Icons/menu4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/menu4.png -------------------------------------------------------------------------------- /Icons/menu5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/menu5.png -------------------------------------------------------------------------------- /Icons/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/minus.png -------------------------------------------------------------------------------- /Icons/minus2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/minus2.png -------------------------------------------------------------------------------- /Icons/morecontrast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/morecontrast.png -------------------------------------------------------------------------------- /Icons/mt_example_bad1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/mt_example_bad1.jpg -------------------------------------------------------------------------------- /Icons/mt_example_bad2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/mt_example_bad2.jpg -------------------------------------------------------------------------------- /Icons/mt_example_bad3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/mt_example_bad3.jpg -------------------------------------------------------------------------------- /Icons/mt_example_good2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/mt_example_good2.jpg -------------------------------------------------------------------------------- /Icons/mt_example_good3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/mt_example_good3.jpg -------------------------------------------------------------------------------- /Icons/mt_example_good4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/mt_example_good4.jpg -------------------------------------------------------------------------------- /Icons/mt_example_good5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/mt_example_good5.jpg -------------------------------------------------------------------------------- /Icons/next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/next.png -------------------------------------------------------------------------------- /Icons/next_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/next_2.png -------------------------------------------------------------------------------- /Icons/object.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/object.png -------------------------------------------------------------------------------- /Icons/one.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/one.png -------------------------------------------------------------------------------- /Icons/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/plus.png -------------------------------------------------------------------------------- /Icons/plus2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/plus2.png -------------------------------------------------------------------------------- /Icons/polygon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/polygon.png -------------------------------------------------------------------------------- /Icons/previous_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/previous_2.png -------------------------------------------------------------------------------- /Icons/properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/properties.png -------------------------------------------------------------------------------- /Icons/red_pointer.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/red_pointer.cur -------------------------------------------------------------------------------- /Icons/rubber_pointer.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/rubber_pointer.cur -------------------------------------------------------------------------------- /Icons/segment_loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/segment_loader.gif -------------------------------------------------------------------------------- /Icons/sketch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/sketch.png -------------------------------------------------------------------------------- /Icons/street_espiritu_santo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/street_espiritu_santo.jpg -------------------------------------------------------------------------------- /Icons/supportGraph.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/supportGraph.jpg -------------------------------------------------------------------------------- /Icons/three.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/three.png -------------------------------------------------------------------------------- /Icons/two.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/two.png -------------------------------------------------------------------------------- /Icons/undo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/undo.png -------------------------------------------------------------------------------- /Icons/view3D.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/view3D.jpg -------------------------------------------------------------------------------- /Icons/wireframe2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/wireframe2.jpg -------------------------------------------------------------------------------- /Icons/wireframeSmall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/wireframeSmall.jpg -------------------------------------------------------------------------------- /Icons/zoom.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/zoom.jpg -------------------------------------------------------------------------------- /Icons/zoom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/zoom.png -------------------------------------------------------------------------------- /Icons/zoomin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/zoomin.png -------------------------------------------------------------------------------- /Icons/zoomout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Icons/zoomout.png -------------------------------------------------------------------------------- /Images/example_folder/img1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Images/example_folder/img1.jpg -------------------------------------------------------------------------------- /Images/example_folder/img2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Images/example_folder/img2.jpg -------------------------------------------------------------------------------- /Images/example_folder/img3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Images/example_folder/img3.jpg -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Makefile -------------------------------------------------------------------------------- /Masks/example_folder/img1_mask_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Masks/example_folder/img1_mask_1.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/README.md -------------------------------------------------------------------------------- /Scribbles/example_folder/img1_scribble_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/Scribbles/example_folder/img1_scribble_1.png -------------------------------------------------------------------------------- /UBUNTU.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/UBUNTU.md -------------------------------------------------------------------------------- /UBUNTU_16_04.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/UBUNTU_16_04.md -------------------------------------------------------------------------------- /WINDOWS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/WINDOWS.md -------------------------------------------------------------------------------- /annotationCache/DirLists/labelme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationCache/DirLists/labelme.txt -------------------------------------------------------------------------------- /annotationCache/Logs/logfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationCache/Logs/logfile.txt -------------------------------------------------------------------------------- /annotationCache/TmpAnnotations/example_folder/img1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationCache/TmpAnnotations/example_folder/img1.xml -------------------------------------------------------------------------------- /annotationCache/XMLTemplates/labelme.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationCache/XMLTemplates/labelme.xml -------------------------------------------------------------------------------- /annotationCache/counter: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /annotationCache/counter_tmp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /annotationTools/css/bubble.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/css/bubble.css -------------------------------------------------------------------------------- /annotationTools/css/header.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/css/header.css -------------------------------------------------------------------------------- /annotationTools/css/jquery-ui.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/css/jquery-ui.css -------------------------------------------------------------------------------- /annotationTools/css/object_list.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/css/object_list.css -------------------------------------------------------------------------------- /annotationTools/css/qunit-1.17.1.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/css/qunit-1.17.1.css -------------------------------------------------------------------------------- /annotationTools/css/scribblemenu.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/css/scribblemenu.css -------------------------------------------------------------------------------- /annotationTools/css/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/css/styles.css -------------------------------------------------------------------------------- /annotationTools/html/badbrowser.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/html/badbrowser.html -------------------------------------------------------------------------------- /annotationTools/html/labeling_instructions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/html/labeling_instructions.html -------------------------------------------------------------------------------- /annotationTools/html/mt_instructions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/html/mt_instructions.html -------------------------------------------------------------------------------- /annotationTools/html/why_signin.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/html/why_signin.html -------------------------------------------------------------------------------- /annotationTools/js/adjust_event.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/adjust_event.js -------------------------------------------------------------------------------- /annotationTools/js/annotation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/annotation.js -------------------------------------------------------------------------------- /annotationTools/js/api/AdjustEvent.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/AdjustEvent.html -------------------------------------------------------------------------------- /annotationTools/js/api/JSVideo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/JSVideo.html -------------------------------------------------------------------------------- /annotationTools/js/api/adjust_event.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/adjust_event.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/browser.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/browser.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/bubble.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/bubble.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/canvas.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/canvas.html -------------------------------------------------------------------------------- /annotationTools/js/api/canvas.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/canvas.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/draw_event.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/draw_event.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/edit_event.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/edit_event.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/file_info.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/file_info.html -------------------------------------------------------------------------------- /annotationTools/js/api/file_info.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/file_info.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Bold-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Bold-webfont.eot -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Bold-webfont.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Bold-webfont.svg -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Bold-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Bold-webfont.woff -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-BoldItalic-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-BoldItalic-webfont.eot -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-BoldItalic-webfont.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-BoldItalic-webfont.svg -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-BoldItalic-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-BoldItalic-webfont.woff -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Italic-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Italic-webfont.eot -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Italic-webfont.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Italic-webfont.svg -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Italic-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Italic-webfont.woff -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Light-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Light-webfont.eot -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Light-webfont.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Light-webfont.svg -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Light-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Light-webfont.woff -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-LightItalic-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-LightItalic-webfont.eot -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-LightItalic-webfont.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-LightItalic-webfont.svg -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-LightItalic-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-LightItalic-webfont.woff -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Regular-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Regular-webfont.eot -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Regular-webfont.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Regular-webfont.svg -------------------------------------------------------------------------------- /annotationTools/js/api/fonts/OpenSans-Regular-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/fonts/OpenSans-Regular-webfont.woff -------------------------------------------------------------------------------- /annotationTools/js/api/global.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/global.html -------------------------------------------------------------------------------- /annotationTools/js/api/globals.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/globals.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/handler.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/handler.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/image.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/image.html -------------------------------------------------------------------------------- /annotationTools/js/api/image.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/image.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/index.html -------------------------------------------------------------------------------- /annotationTools/js/api/io.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/io.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/player.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/player.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/scripts/linenumber.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/scripts/linenumber.js -------------------------------------------------------------------------------- /annotationTools/js/api/scripts/prettify/Apache-License-2.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/scripts/prettify/Apache-License-2.0.txt -------------------------------------------------------------------------------- /annotationTools/js/api/scripts/prettify/lang-css.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/scripts/prettify/lang-css.js -------------------------------------------------------------------------------- /annotationTools/js/api/scripts/prettify/prettify.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/scripts/prettify/prettify.js -------------------------------------------------------------------------------- /annotationTools/js/api/sign_in.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/sign_in.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/startup.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/startup.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/styles/jsdoc-default.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/styles/jsdoc-default.css -------------------------------------------------------------------------------- /annotationTools/js/api/styles/prettify-jsdoc.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/styles/prettify-jsdoc.css -------------------------------------------------------------------------------- /annotationTools/js/api/styles/prettify-tomorrow.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/styles/prettify-tomorrow.css -------------------------------------------------------------------------------- /annotationTools/js/api/video.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/video.html -------------------------------------------------------------------------------- /annotationTools/js/api/video.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/video.js.html -------------------------------------------------------------------------------- /annotationTools/js/api/xml_accessors.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/api/xml_accessors.js.html -------------------------------------------------------------------------------- /annotationTools/js/browser.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/browser.js -------------------------------------------------------------------------------- /annotationTools/js/bubble.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/bubble.js -------------------------------------------------------------------------------- /annotationTools/js/canvas.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/canvas.js -------------------------------------------------------------------------------- /annotationTools/js/draw_event.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/draw_event.js -------------------------------------------------------------------------------- /annotationTools/js/edit_event.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/edit_event.js -------------------------------------------------------------------------------- /annotationTools/js/example.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/example.js -------------------------------------------------------------------------------- /annotationTools/js/example.js.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/example.js.mem -------------------------------------------------------------------------------- /annotationTools/js/file_info.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/file_info.js -------------------------------------------------------------------------------- /annotationTools/js/globals.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/globals.js -------------------------------------------------------------------------------- /annotationTools/js/handler.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/handler.js -------------------------------------------------------------------------------- /annotationTools/js/image.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/image.js -------------------------------------------------------------------------------- /annotationTools/js/io.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/io.js -------------------------------------------------------------------------------- /annotationTools/js/jquery-1.9.1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/jquery-1.9.1.js -------------------------------------------------------------------------------- /annotationTools/js/jquery-ui-intervals.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/jquery-ui-intervals.js -------------------------------------------------------------------------------- /annotationTools/js/jquery-ui.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/jquery-ui.js -------------------------------------------------------------------------------- /annotationTools/js/my_scripts.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/my_scripts.js -------------------------------------------------------------------------------- /annotationTools/js/object_list.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/object_list.js -------------------------------------------------------------------------------- /annotationTools/js/object_parts.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/object_parts.js -------------------------------------------------------------------------------- /annotationTools/js/player.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/player.js -------------------------------------------------------------------------------- /annotationTools/js/plot.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/plot.js -------------------------------------------------------------------------------- /annotationTools/js/qunit-1.17.1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/qunit-1.17.1.js -------------------------------------------------------------------------------- /annotationTools/js/scribble.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/scribble.js -------------------------------------------------------------------------------- /annotationTools/js/sign_in.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/sign_in.js -------------------------------------------------------------------------------- /annotationTools/js/startup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/startup.js -------------------------------------------------------------------------------- /annotationTools/js/tests.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/tests.js -------------------------------------------------------------------------------- /annotationTools/js/video.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/video.js -------------------------------------------------------------------------------- /annotationTools/js/wordnet_data.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/wordnet_data.js -------------------------------------------------------------------------------- /annotationTools/js/xml_accessors.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/js/xml_accessors.js -------------------------------------------------------------------------------- /annotationTools/perl/fetch_image.cgi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/perl/fetch_image.cgi -------------------------------------------------------------------------------- /annotationTools/perl/fetch_prev_image.cgi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/perl/fetch_prev_image.cgi -------------------------------------------------------------------------------- /annotationTools/perl/get_timestamp.cgi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/perl/get_timestamp.cgi -------------------------------------------------------------------------------- /annotationTools/perl/globalvariables.pl.base: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/perl/globalvariables.pl.base -------------------------------------------------------------------------------- /annotationTools/perl/logfile_helper.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/perl/logfile_helper.pl -------------------------------------------------------------------------------- /annotationTools/perl/submit.cgi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/perl/submit.cgi -------------------------------------------------------------------------------- /annotationTools/perl/write_logfile.cgi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/perl/write_logfile.cgi -------------------------------------------------------------------------------- /annotationTools/php/createdir.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/php/createdir.php -------------------------------------------------------------------------------- /annotationTools/php/encode.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/php/encode.php -------------------------------------------------------------------------------- /annotationTools/php/getpackfile.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/php/getpackfile.php -------------------------------------------------------------------------------- /annotationTools/php/globalvariables.php.base: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/php/globalvariables.php.base -------------------------------------------------------------------------------- /annotationTools/php/saveimage.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/php/saveimage.php -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/CHANGES.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/CHANGES.TXT -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/Makefile -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/README.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/README.TXT -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/block.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/block.h -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/example.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/example.cpp -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/example.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/example.h -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/example.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/example.js -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/example.js.mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/example.js.mem -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/graph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/graph.cpp -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/graph.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/graph.h -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/1.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/10.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/11.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/12.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/13.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/14.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/15.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/16.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/17.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/18.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/18.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/19.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/19.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/2.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/20.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/20.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/21.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/21.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/22.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/22.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/3.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/4.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/5.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/6.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/7.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/8.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/images/9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/images/9.jpg -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/index.html -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/instances.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/instances.inc -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/main.js -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/maxflow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/maxflow.cpp -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/style.css -------------------------------------------------------------------------------- /annotationTools/scribble/segmentCPP/test.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/scribble/segmentCPP/test.cpp -------------------------------------------------------------------------------- /annotationTools/sh/anno_count.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/sh/anno_count.sh -------------------------------------------------------------------------------- /annotationTools/sh/api.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/sh/api.sh -------------------------------------------------------------------------------- /annotationTools/sh/counter_loop.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | while ./anno_count.sh; do 3 | sleep 1m 4 | done 5 | -------------------------------------------------------------------------------- /annotationTools/sh/populate_dirlist.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/sh/populate_dirlist.sh -------------------------------------------------------------------------------- /annotationTools/video/convertxml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/convertxml.py -------------------------------------------------------------------------------- /annotationTools/video/demo.xhtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/demo.xhtml -------------------------------------------------------------------------------- /annotationTools/video/icons/boundingbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/boundingbox.png -------------------------------------------------------------------------------- /annotationTools/video/icons/pause.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/pause.jpg -------------------------------------------------------------------------------- /annotationTools/video/icons/play.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/play.jpg -------------------------------------------------------------------------------- /annotationTools/video/icons/scrollposition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/scrollposition.png -------------------------------------------------------------------------------- /annotationTools/video/icons/video_beginning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/video_beginning.png -------------------------------------------------------------------------------- /annotationTools/video/icons/video_end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/video_end.png -------------------------------------------------------------------------------- /annotationTools/video/icons/video_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/video_pause.png -------------------------------------------------------------------------------- /annotationTools/video/icons/video_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/video_play.png -------------------------------------------------------------------------------- /annotationTools/video/icons/video_stepback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/video_stepback.png -------------------------------------------------------------------------------- /annotationTools/video/icons/video_stepforward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/annotationTools/video/icons/video_stepforward.png -------------------------------------------------------------------------------- /tool.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/tool.html -------------------------------------------------------------------------------- /unit_tests.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CSAILVision/LabelMeAnnotationTool/HEAD/unit_tests.html --------------------------------------------------------------------------------