microsoft / SpareNet

Style-based Point Generator with Adversarial Rendering for Point Cloud Completion (CVPR 2021)

Home Page:https://arxiv.org/abs/2103.02535

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to training

17353303313 opened this issue · comments

input
python train.py --gpu 0 --workdir ./output/logs/ --model sparenet --weights ./output/logs/checkpoints
The results are as follows(Partly as a result)
INFO: - Collecting files of Taxonomy [ID=04256520, Name=sofa]
INFO: - Collecting files of Taxonomy [ID=04379243, Name=table]
INFO: - Collecting files of Taxonomy [ID=04530566, Name=watercraft]
INFO: - Complete collecting files of the dataset. Total files: 231792
INFO: - Collecting files of Taxonomy [ID=02691156, Name=airplane]
INFO: - Collecting files of Taxonomy [ID=02933112, Name=cabinet]
INFO: - Collecting files of Taxonomy [ID=02958343, Name=car]
INFO: - Collecting files of Taxonomy [ID=03001627, Name=chair]
INFO: - Collecting files of Taxonomy [ID=03636649, Name=lamp]
INFO: - Collecting files of Taxonomy [ID=04256520, Name=sofa]
INFO: - Collecting files of Taxonomy [ID=04379243, Name=table]
INFO: - Collecting files of Taxonomy [ID=04530566, Name=watercraft]
INFO: - Complete collecting files of the dataset. Total files: 1200
DEBUG: - update config NUM_CLASSES: 8.
INFO: - Finish building dataset.
Residualnet
generating 2D grid
DEBUG: - Parameters in net_G: 82562191.
INFO: - Recovering from ./output/logs/checkpoints ...
INFO: - Recover complete. Current epoch = #150; best metrics = {'F-Score': 0.6606881591485739, 'ChamferDistance': 0.5150378787751227, 'EMD': 1.8626600753050297}.
INFO: - runner time: 0.000025
(Sparenet) medialab@medialab-7910:~/workspace/YZQ/SpareNetNew$ python train.py --gpu 0 --workdir ./output/logs/ --model sparenet --weights ./output/logs/checkpoints

Please give advice or commentsThere is no training process