Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
laclouis5 committed Oct 6, 2022
1 parent 219d162 commit a81eead
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,12 +256,6 @@ The fastest format is COCO and LabelMe (for individual annotation files).
- [ ] Parsers for TFRecord and TensorFlow
- [ ] UI interface?

## Optimizations

- [ ] Share ThreadPoolExecutors
- [ ] Conditional imports (rich, PIL, tqdm, xml/csv readers, etc.)
- [ ] Cache more stuff in `COCOEvaluator`

## Acknowledgement

This repo is based on the work of [Rafael Padilla](https://github.com/rafaelpadilla/review_object_detection_metrics). The goal of this repo is to improve the performance and flexibility and to provide additional tools.
Expand Down

0 comments on commit a81eead

Please sign in to comment.