Kiana Alikhademi, Ph.D.

Results 18 comments of Kiana Alikhademi, Ph.D.

You should double check if the loaded image has properly read the opencv image. I had the same error and when I checked it did not have the absolute path...

Thanks @TiongSun for your response it actually resolved this error for me!

if the pre-trained model includes attribute Young, can I change young ones to old and old one to youngs or only young to old is supported?

I have the same problem for custom training with my own data. I have attached my train_annotation.txt to this message. I also attached the screenshot of my log error. I...

> Did you change anything in the `config.py` file? Other than that I am thinking maybe there is some problem with your annotations file... Are you using the VOC .xml...

I want to use OpenImage dataset to pretrain BYOL and SwAV and then use the weights for object detection. I will have the following data categories. OpenImages: -->Train(images) -->Valid(images) However,...

> Thanks, after git pull main branch its working now. However, can anyone please let me know how to structure the custom data folder? > > My folder structure is:...

I have the same issue when I am using pytorch with detectron 2.