gitextract_iimqpwcw/ ├── LICENSE ├── README-zh.md ├── README.md ├── coin_annotation_tool.html ├── input/ │ ├── frame.txt │ ├── label.txt │ └── video.txt └── lib/ ├── css/ │ ├── style.css │ └── tag.css ├── imageTag.html └── js/ ├── config.js ├── imageTag.js └── index.js