tera

Results 7 comments of tera

I have the same issue

I am so sorry for my late reply, this weekend was occupied by some trifles. It is quite the solution I want, and I tried your advice as above: 1....

Thank you very much for your detailed description and I have already successful make my own subset of coco follow your script.

Hi, M. Farrajota, The above script is quite useful for my work, and I fetch the first 5000 images in the front part my script every times. if the reslut...

Through your detailed explanation, I believe direct using the fetch script to get my custom dataset and using `torch.save()` method to save the temporary file to disk is the most...

Thank you for your prompt reply and excellent work. I clone the repo recursively again, and install successfully. and the mnist API demo goes well: ```sh $ python Python 2.7.6...

thank you very much! now everything goes well, I will continue to pay attention to your work.