Hengyue-Bi

Results 7 comments of Hengyue-Bi

> def __len__(self): > return self.tensor.shape[0] Thanks for your valuable comment which truly helps me.

> def __len__(self): > return self.tensor.shape[0] Thanks for your valuable comment which truly helps me.

> > > when i run main function where is model.py i get an error,for example > > > " > > > energy = content_content + content_position > >...

[[array([0., 0., 0., 0., 0., 0., 0., 0., 0., 0.], dtype=float32)], [array([0., 0., 0., 0., 0., 0., 0., 0., 0., 0.], dtype=float32)], [array([0., 0., 0., 0., 0., 0., 0., 0.,...

Why the processed location of charbboes all zero? I am looking forward to your answering our questions, thank u!

global_encoder { backbone = resnet34 pretrained = True num_layers = 4 }

Hi, i met the same issues, and i have solved. You can use `print(self.base_path)` before line 29 in File "/home/hua/pixel-nerf/src/data/SRNDataset.py", and check the direction compared with the your dataset location.