pvnieo / GeomFmaps_pytorch

A minimalist pytorch implementation of: "Deep Geometric Functional Maps: Robust Feature Learning for Shape Correspondence"
MIT License
24 stars 2 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'path/to/model.pt' #3

Closed mfarazi1991 closed 2 years ago

mfarazi1991 commented 2 years ago

Hi, there is this error :+1: FileNotFoundError: [Errno 2] No such file or directory: 'path/to/model.pt'

How can I have this file and what is its role?

pvnieo commented 2 years ago

this is the path to your saved model, you will have it when you train a model