PointMVSNet icon indicating copy to clipboard operation
PointMVSNet copied to clipboard

test

Open LiuJinhui123 opened this issue 3 years ago • 7 comments

fastmvsnet.utils.checkpoint INFO: Loading checkpoint from /home/camellia/fastMVSNet-master/outputs/pretrained.pth Traceback (most recent call last): File "/home/camellia/fastMVSNet-master/fastmvsnet/test.py", line 141, in main() File "/home/camellia/fastMVSNet-master/fastmvsnet/test.py", line 137, in main test(cfg, output_dir, isCPU=isCPU) File "/home/camellia/fastMVSNet-master/fastmvsnet/test.py", line 98, in test test_model(model, File "/home/camellia/fastMVSNet-master/fastmvsnet/test.py", line 63, in test_model for iteration, data_batch in enumerate(data_loader): File "/home/camellia/anaconda3/envs/my/lib/python3.8/site-packages/torch/utils/data/dataloader.py", line 517, in next data = self._next_data() File "/home/camellia/anaconda3/envs/my/lib/python3.8/site-packages/torch/utils/data/dataloader.py", line 557, in _next_data data = self._dataset_fetcher.fetch(index) # may raise StopIteration File "/home/camellia/anaconda3/envs/my/lib/python3.8/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch data = [self.dataset[idx] for idx in possibly_batched_index] File "/home/camellia/anaconda3/envs/my/lib/python3.8/site-packages/torch/utils/data/_utils/fetch.py", line 44, in data = [self.dataset[idx] for idx in possibly_batched_index] File "/home/camellia/fastMVSNet-master/fastmvsnet/../fastmvsnet/dataset.py", line 271, in getitem h_scale = float(self.height) / images[0].shape[0] AttributeError: 'NoneType' object has no attribute 'shape'

LiuJinhui123 avatar Jun 30 '21 04:06 LiuJinhui123

have you fix the problem? I have met the same situation :(

Suyang0627 avatar Jul 05 '21 08:07 Suyang0627

have you fix the problem? I have met the same situation @LiuJinhui123

Innocence4822 avatar Jan 04 '22 06:01 Innocence4822

have you fix the problem? I have met the same situation @Suyang0627

Innocence4822 avatar Jan 04 '22 06:01 Innocence4822

have you fix the problem? I have met the same situation @Suyang0627@LiuJinhui123@Innocence4822

yizhixiaoma avatar Jan 12 '22 05:01 yizhixiaoma

I'm sorry, I haven't solved this problem yet

------------------ 原始邮件 ------------------ 发件人: "callmeray/PointMVSNet" @.>; 发送时间: 2022年1月12日(星期三) 中午1:22 @.>; @.@.>; 主题: Re: [callmeray/PointMVSNet] test (#31)

have you fix the problem? I have met the same situation @@.***@Innocence4822

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.***>

Innocence4822 avatar Jan 12 '22 08:01 Innocence4822

I'm sorry, I haven't solved this problem yet ------------------ 原始邮件 ------------------ 发件人: "callmeray/PointMVSNet" @.>; 发送时间: 2022年1月12日(星期三) 中午1:22 @.>; @.@.>; 主题: Re: [callmeray/PointMVSNet] test (#31) have you fix the problem? I have met the same situation @@.@Innocence4822 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.>

I solved this problem. The reason of the error is that we use the incorrect dataset or folder path. The images is None. Are you Chinese? Maybe we could make a friend. I'm learning the 3D model reconstruction problem too.

yizhixiaoma avatar Jan 13 '22 01:01 yizhixiaoma

Nice to meet you. We can add wechat to communicate. My wechat is li17851147269

------------------ 原始邮件 ------------------ 发件人: "callmeray/PointMVSNet" @.>; 发送时间: 2022年1月13日(星期四) 上午9:16 @.>; @.@.>; 主题: Re: [callmeray/PointMVSNet] test (#31)

I'm sorry, I haven't solved this problem yet … ------------------ 原始邮件 ------------------ 发件人: "callmeray/PointMVSNet" @.>; 发送时间: 2022年1月12日(星期三) 中午1:22 @.>; @.@.>; 主题: Re: [callmeray/PointMVSNet] test (#31) have you fix the problem? I have met the same situation @@.@Innocence4822 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.>

I solved this problem. The reason of the error is that we use the incorrect dataset or folder path. The images is None. Are you Chinese? Maybe we could make a friend. I'm learning the 3D model reconstruction problem too.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you were mentioned.Message ID: @.***>

Innocence4822 avatar Jan 13 '22 02:01 Innocence4822