UnScene3D
UnScene3D copied to clipboard
How do I get the weights file 'model_weights/Res16UNet34C.pth'?
Where can I get the model_weights/Res16UNet34C.pth file? When I run the pseudo mask generation step, it says that the file cannot be found.
When I download the CSC model pre-trained weights from the available resources section in the readme and rename them to the corresponding location, it says that only 372 of the 374 layers are loaded. I am not sure if this weight is the required model weight. Where can I download the required weight file?