Closed Yangr116 closed 2 years ago
Hello, I have trouble in preparing VOC dataset. I prepared the VOC dataset as https://github.com/openseg-group/openseg.pytorch/blob/master/GETTING_STARTED.md. In detail, I downloaded the annotations from here https://cs.stanford.edu/~roozbeh/pascal-context/#download, and the images from here http://host.robots.ox.ac.uk/pascal/VOC/. When I ran the code "TreeEnergyLoss/lib/datasets/preprocess/pascal_context/pascal_context_generator.py", there was a issue that told me no "PytorchEncoding/train.pth".
Could you tell me how can I get "PytorchEncoding/train.pth? Thanks!
Solved. https://github.com/openseg-group/openseg.pytorch/issues/95
Hello, I have trouble in preparing VOC dataset. I prepared the VOC dataset as https://github.com/openseg-group/openseg.pytorch/blob/master/GETTING_STARTED.md. In detail, I downloaded the annotations from here https://cs.stanford.edu/~roozbeh/pascal-context/#download, and the images from here http://host.robots.ox.ac.uk/pascal/VOC/. When I ran the code "TreeEnergyLoss/lib/datasets/preprocess/pascal_context/pascal_context_generator.py", there was a issue that told me no "PytorchEncoding/train.pth".
Could you tell me how can I get "PytorchEncoding/train.pth? Thanks!