task-driven-object-detection
task-driven-object-detection copied to clipboard
Author's implementation of "What Object Should I Use? - Task Driven Object Detection" (CVPR 2019)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.25.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...
Hello, the annotation information in the test set like: {"license": 5, "file_name": "COCO_val2014_000000445200.jpg", "coco_url": "http://mscoco.org/images/445200", "height": 427, "width": 640, "date_captured": "2013-11-20 04:27:57", "flickr_url": "http://farm2.staticflickr.com/1147/5103880651_f3c1e2a721_z.jpg", "id": 445200}, and we use the...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...