tensorflow/lite/java/ovic/Winner_OSS_Template.md
The 1st place winner of the 4th On-device Visual Intelligence Competition (OVIC) of Low-Power Computer Vision Challenge (LPCVC)
The model submitted for the OVIC and full implementation code for training, evaluation, and inference
To install requirements:
pip install -r requirements.txt
| Model | Download | MD5 checksum |
|---|---|---|
| Model Name | Download Link (Size: KB) | MD5 checksum |
The model tar file contains the followings:
| Rank | Username | Latency | Accuracy on Classified | # Classified | Accuracy/Time | Metric | Reference Accuracy |
|---|---|---|---|---|---|---|---|
| 1 | Username | xx.x | 0.xxxx | 20000.0 | xxx | 0.xxxxx | 0.xxxxx |
| Rank | Username | Metric | Runtime | mAP over time | mAP of processed |
|---|---|---|---|---|---|
| 1 | Username | 0.xxxxx | xxx.x | xxx | xxx |
Please run this command line for training.
python3 ...
Please run this command line for evaluation.
python3 ...
This project is licensed under the terms of the Apache License 2.0.
If you want to cite this repository in your research paper, please use the following information.