Hi @EnyaHermite
I am attempting to execute your pytorch version of PicassoNetII as defined in shape_cls.py and it is FAR from being executable.
I have encountered numerous operations in which two inputs are on gpu and cpu, wrong argument count for DualBlock and EncoderMeshBlock, and class attributes that do not exist (named incorrectly).
I am unsure if I can use this code. It is clear the pytorch PicassoNetII as defined in shape_cls.py was never tested.
Hi @EnyaHermite
I am attempting to execute your pytorch version of PicassoNetII as defined in shape_cls.py and it is FAR from being executable.
I have encountered numerous operations in which two inputs are on gpu and cpu, wrong argument count for DualBlock and EncoderMeshBlock, and class attributes that do not exist (named incorrectly).
I am unsure if I can use this code. It is clear the pytorch PicassoNetII as defined in shape_cls.py was never tested.