Please refer to the environment of SnowflakeNet.
pretrained source model in CRN datasets
CUDA_VISIBLE_DEVICES=0 python main.py --config configs/3DFUTURE/SnowflakeNet.yaml
You need add source_model_path and model_path in the config like:

CUDA_VISIBLE_DEVICES=0 python main.py --config configs/3DFUTURE/SnowflakeNet.yaml --test
Some of the code of this repo is borrowed from: