Krzysztof Lis / Adynathos
Krzysztof Lis / Adynathos
Added rules to copy files necessary for running the module with "make install". I need to put the module in a Docker container and therefore determine the files that need...
PyTorch will automatically download pretrained weights into `os.environ['TORCH_MODEL_ZOO']` using the mechanism described here: (http://pytorch.org/docs/master/model_zoo.html) Removed hardcoded paths
I am trying to run DSO on the Cityscapes video dataset and encountering an error. I would like to ask for help with understanding or fixing it. The program crashes...
I'm getting an error in rollup when building with miniplex. It is strange as I see `Event` in the `eventery` library source. Would you know why that error could happen?...