Nazia Attari

Results 14 comments of Nazia Attari

Ah, thanks for the correction. I am able to compile Caffe by adding layer files provided here and ran the test successfully. Now to use the code, it is not...

Okay. That means inter_weight is λ that's 1 for all case and outer_weight is for class-balancing. And as I mentioned earlier, how my train and test file should look like....

I am facing similar issue. I trained on own dataset with 3 classes using pre-trained imagenet model i.e. darknet19_448.23 for yolov2.. I do not see any bounding boxes. I am...

It worked for me. It is relatively easy in Yolov2 to change the config file to incorporate your data (no additional changes). You need to train for more iterations. Initially,...

Were you able to fix this? How did you run it on a single GPU?

While trying to download the image from the list of imagenet url, some of the image-ids do not exist. Any particular reason for that? For eg. in test data, n01930112_10035...

Hmm, I am using the images from 2011 release at the moment. Since, I am more interested in understanding the algorithm so I guess that would work too. In case...

I started training on some other data of ImageNet. Everything works fine but I get this warning : "Possibly corrupt exif file". Training gets stuck after some iterations. Do you...

I thought about it and made sure that all the class directories contain enough sample. So that doesn't seem to be the problem. What I fear atm is the warning!...

Believe it is stuck in TF graph, yes I am trying to debug now. But here is the screenshot in case you could find something fishy here. ![screenshot from 2018-06-12...