Closed GalyaZalesskaya closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.94%. Comparing base (
2bbf89d
) to head (46aaf6c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
pytest tests/perf/test_accuracy.py --dataset-data-root ... --dataset-ann-path ...
- Run on passed dataset (COCO, VOC, ILSVRC)pytest tests/perf/test_accuracy.py
- Run on internal toy dataset (cheetah_voc)convert_timm_to_ir
fromperf/test_performance.py
toperf/perf_tests_utils.py
to use in accuracy tests as wellTODO: