mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* add unittests * lint * modify .gitignore, remove useless files * remove emtpy.py and generate it when use * Update according to comments 1. Use tempfile 2. Delete inference test (which will be tested in each codebase) 3. Refine calibration test * update annotation * Add export_info * Reduce data scale, fix assert * update json blank line * add backend check
8 lines
94 B
JSON
8 lines
94 B
JSON
[
|
|
{
|
|
"filename": "tiger.jpeg",
|
|
"width": 278,
|
|
"height": 182
|
|
}
|
|
]
|