paul007pl / MVP_Benchmark

MVP Benchmark for Multi-View Partial Point Cloud Completion and Registration
https://mvp-dataset.github.io/
Apache License 2.0
116 stars 10 forks source link

about train.log #32

Open JiangZhenW opened 1 year ago

JiangZhenW commented 1 year ago

thank you for your amazing work! i meet a problem and i can not solve it, could you give me some advice? Traceback (most recent call last): File "/raid/MVP_Benchmark/completion/train.py", line 211, in logging.basicConfig(level=logging.INFO, handlers=[logging.FileHandler(os.path.join(log_dir, 'train.log')), File "/home/anaconda3/envs/mvp/lib/python3.7/logging/init.py", line 1087, in init StreamHandler.init(self, self._open()) File "/home/anaconda3/envs/mvp/lib/python3.7/logging/init.py", line 1116, in _open return open(self.baseFilename, self.mode, encoding=self.encoding) FileNotFoundError: [Errno 2] No such file or directory: '/raid/jiangzw/MVP_Benchmark/completion/log/vrcnet_cd_debug_2021-06-18T16:36:20/train.log'