Open adynathos opened 6 years ago
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)
os.environ['TORCH_MODEL_ZOO']
Removed hardcoded paths
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