Vida

Results 2 issues of Vida

Warning: image_path not found for reconstruction Traceback (most recent call last): File "examples/train_ngp_nerf.py", line 102, in train_dataset = SubjectLoader( File "D:\ks2\nerfacc\examples\datasets\nerf_360_v2.py", line 186, in __init__ self.images, self.camtoworlds, self.K = _load_colmap(...

作者您好,非常感谢您提供的SegFormer-Pytorch实现方法。我在利用您的预训练权重segformer_b2_backbone_weights.pth训练B2网络时发现匹配不上任何键值对: ![image](https://user-images.githubusercontent.com/92244703/224545649-4da94662-1abd-45be-b8e6-c9076ec076ee.png) 请问一下有没有一些解决方法,期待您的解答。