How to do online testing for Semantic3D? Can you run these commands for online testing? python predict.py --ckpt log/semantic/best_model_epoch_040.ckpt \ --set=validation \ --num_samples=500
How to do online testing for Semantic3D?
Can you run these commands for online testing?
python predict.py --ckpt log/semantic/best_model_epoch_040.ckpt
--set=validation
--num_samples=500