-
Updated
Apr 8, 2022 - Python
coco
Here are 256 public repositories matching this topic...
-
Updated
Sep 27, 2021 - Python
-
Updated
Jan 5, 2021 - Python
-
Updated
Mar 2, 2022 - Vue
-
Updated
Jul 5, 2021 - Python
Speed up labeling
I found a new tool makesense who is trying to do the same thing that you're already doing. Probably with some new thoughts in mind. I recently asked the author how that tool is doing differently: SkalskiP/make-sense#23
The author responded that we need multiple clicks while labeling in imglab. Though I didn't understand it well as I can control most of the things with
-
Updated
Dec 11, 2019 - Python
-
Updated
Mar 22, 2021 - Python
-
Updated
Nov 6, 2020 - Python
-
Updated
Mar 5, 2022 - Python
-
Updated
Apr 3, 2022 - JavaScript
-
Updated
Oct 20, 2021 - Python
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 17, 2020 - Python
-
Updated
Mar 9, 2022 - Jupyter Notebook
-
Updated
Dec 2, 2021 - Python
-
Updated
Mar 24, 2018 - MATLAB
Inspired by openvinotoolkit/cvat#3939 (comment)
Add an option to crop dataset images, can be displaced from the top-left corner.
Implementation is similar to openvinotoolkit/datumaro#562 (comment)
-
Updated
Dec 2, 2017 - Python
-
Updated
Sep 6, 2020 - Jupyter Notebook
-
Updated
Apr 4, 2018 - Python
Improve this page
Add a description, image, and links to the coco topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coco topic, visit your repo's landing page and select "manage topics."
hello
According to the provided tutorial, for a single image processing, the output is normal, when batch processing, the file can be detected, and the progress bar also shows the processing of the image, but the output folder /runs/predict/exp is empty. how can I solve this problem?