Anurag Ranjan
Anurag Ranjan
You would need to use pytorch=>1.0 to support spatial-correlation-sampler.
You can try directly compiling from here: https://github.com/ClementPinard/Pytorch-Correlation-extension
okay. this is due to version changes in torchvision. Can you send a pull request for the fix? Thanks so much.
Okay. Thank you so much :)
hot can be found here: https://matplotlib.org/3.1.1/gallery/color/colormap_reference.html and can be used by modifying this line: https://github.com/anuragranj/cc/blob/master/utils.py#L34
You would need to to write your own dataset loader. Here is a discussion on how to do it. https://discuss.pytorch.org/t/is-there-an-off-the-shelf-video-data-loader-to-use/3041
The faces correspond to the faces in the data/template.obj file.
I think the openGL fails to open a window to show the visualization. It must be a problem with the opengl version. You could also try to save the meshes...
`pip3 install path.py`
You could use a library like `opendr` to render the mesh to image and save it as RGB.