We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
32bb10d
The model is trained on the Cornell and Clutter dataset using the RGB images. The zip file contains the full saved model from torch.save(model, path).
torch.save(model, path)