paschalidoud / superquadric_parsing

Code for "Superquadrics Revisited: Learning 3D Shape Parsing beyond Cuboids", CVPR 2019
https://superquadrics.com
Other
135 stars 34 forks source link

How can i use the ResNet18 rather than TulsianiNetwork #13

Closed mahmoudEltaher closed 3 years ago

mahmoudEltaher commented 3 years ago

Kindly i want to inquire ,How can i use the ResNet18 rather than TulsianiNetwork

paschalidoud commented 3 years ago

Hi @mahmoudEltaher,

You should set the --architecture argument with resnet18. Please have a look here

Best, Despoina

mahmoudEltaher commented 3 years ago

I know this , but I think Resnet dealing with images , so am I need another dataset to download, and am I need any other changes in the code.