assia855

Results 21 comments of assia855

I'm searching also to understand on how can I make it work on my custom dataset. If you get it done. Could you please guide me also.

I'm struggling with the some error: `video_len = len(batched_inputs[0]['file_names']) KeyError: 'file_names' ` Did you find a solution please?

@unihornWwan sadly not yet. @aylinaydincs can you give us more detail on how you menage to train, which model , config file did you use and the parameters please. I'm...

@unihornWwan thanks for answering.

@lalalafloat thanks for your suggestions, but I don't understand why I have this kind of output. Thanks for your help. ![cow_idol](https://user-images.githubusercontent.com/62453226/212050208-b390c065-bc0b-420d-98e6-c1f79bf8c07e.jpg)

Hi @tancik thanks for your reply. Why when I launch : `ns-train nerfacto --data '/path/to/data' --rendered-output-names 'depth' ` I have an error that it isn't the right argument.

Hi @gaomingqi please how can I save in png format the mask with its origin color pixel and a black background?

Thanks for your reply. After ppassing: `export CUDA_HOME=/path/to/cuda-11.3/` it doesn't work. I have this error: ` error: [Errno 2] No such file or directory: '/path/to/cuda-11.3/bin/nvcc' `

Hi @oriolorra did you manage to convert MaskRCNN from matterport repository to onnx?