rotemtzaban / STIT

MIT License
1.2k stars 170 forks source link

checkpoints Not Found #15

Closed XinyangHan closed 2 years ago

XinyangHan commented 2 years ago

When executing latter commands,the program reports an error: FileNotFoundError: [Errno 2] No such file or directory: './checkpoints/model_jim.pt' And I checked out the project on Github, and found that in the directory STIT, there isn't a directory named checkpoints. Have this directory been removed from the project?

rmokady commented 2 years ago

To obtain the checkpoint, you first need to tune the model as instructed

Since it is a quite quick procedure we do not provide checkpoints