How to train Detectron2 with Custom COCO Datasets

!pip install -U torch torchvision !pip install git+https://github.com/facebookresearch /fvcore.git !git clone https://github.com/facebookresearch/detectron2 ...

Lee mas