Skip to content
#

coco-dataset

Here are 73 public repositories matching this topic...

austinmw
austinmw commented Feb 23, 2022

📓 New <Tutorial/Example>

Is this a request for a tutorial or for an example?
Either really.

What is the task?
Object detection

Is this example for a specific model?
Any detection model

Is this example for a specific dataset?
Any LightningDataModule that uses nvidia DALI. Maybe COCO?

I have a LightningDataModule that uses NVIDIA DALI. The train and val dataload

Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding box formats as in COCO, PASCAL, Imagenet, etc.

  • Updated Feb 16, 2022
  • Python
rbavery
rbavery commented Nov 17, 2021

📓 Documentation Update

What part of documentation was unclear or wrong?
I think the docs for icedata are incorrect, base don the version that is installed when icevision is installed from master with the bash script installer.

When I try this from the main front page https://airctic.github.io/icedata/coco/:

# COCO parser: provided out-of-the-box
parser = icedata.coco.par

Improve this page

Add a description, image, and links to the coco-dataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coco-dataset topic, visit your repo's landing page and select "manage topics."

Learn more