Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
934 views

I'm following along with this YouTube video. I've already run the command pip install labelme opencv-python tensorflow matplotlib albumentations in the VS Code powershell terminal and successfully ...
Otakuwu's user avatar
  • 228
0 votes
1 answer
929 views

The first time I'm using labelme, I followed the steps in the repository. For installation. I continued to run the window to use, it opens and then closes. The output I'm having in the terminal will ...
edd1's user avatar
  • 122
1 vote
1 answer
1k views

I have annotated images in label-me and the annotation is saved in .json file. I am trying to train a SSD object dictation model and I need data in Pascal VOC format. Label me has a file named ...
What's user avatar
  • 59
1 vote
1 answer
2k views

I have been learning about Convolutional Neural Networks over the last month and am finally trying to understand how to use annotated images when doing some sort of categorical classification. I am ...
CozyPLZ's user avatar
  • 11
0 votes
2 answers
2k views

I can't install labelme because I get the error "#error "FreeType version 2.3 or higher is required." I did pip install freetype-py==2.3 But I get the error: "ERROR: Could not ...
CaptSparrow's user avatar
1 vote
0 answers
339 views

I have this kind of labeled polygon type .XML files. how can I convert it to the coco .json segmentation formatThis is .XML file format
Sabina Umirzakova's user avatar