pycocotools Questions

7

Enviroment OS:windows 7 Python:Python 3.7.3 Conda:conda 4.8.2 Step1: download soucre code of pococtools from github with linker fellowing: https://github.com/philferriere/cocoapi Step2: build &am...
Souter asked 12/2, 2020 at 13:53

5

I have problems when installing TensorFlow with object detection API. I am follow the step in this URL: https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2.md...
Sherillsherilyn asked 14/6, 2022 at 5:28

2

I am new to machine learning and I am trying to download the requirements for a repo using pip install -r requirements.txt I am currently using Anaconda (3.7) version 2020.02. All the other requir...
Skater asked 2/7, 2020 at 9:59

7

Solved

I'm new to machine learning and have started with a windows 8.1 pc having GeForce GTX 540M. I followed this tutorial to get started with the object detection models. I built my own dataset and trie...
Fluter asked 21/10, 2018 at 21:50

2

Solved

I'm using the python coco api to run evaluation for object detection. I have two files, a ground truth json, and a results json. The coco notebook demo only shows running eval for all classes. How ...
Acme asked 21/5, 2019 at 23:1
1

© 2022 - 2024 — McMap. All rights reserved.