CATIA© is a trademark of Dassault Systemes. XDT Software is not affiliated with Dassault Systemes.
© 2024 by XDT Software
# Initialize the model and load the checkpoint weights model = VoxAdvModel() model.load_state_dict(checkpoint['state_dict'])
# Initialize the model and load the checkpoint weights model = VoxAdvModel() model.load_state_dict(checkpoint['state_dict'])