Flank Yang
Flank Yang
perhaps, project the obj file to the 2D image may solve my problem? train period need two image test period doesnt output the learned img demo code use texture, is...
Thanks for your quick reply! So it takes about one day to train the init MVSNET as well as MLPs in point-nerf? After the init training, these networks can be...
Actually, I use the codebase of [GaussianDreamer](https://github.com/hustvl/GaussianDreamer), which is developed on threestudio. The visible points' grad is abnormal, causing the number of points doubled every clone operation.
wow! That's amazing! Many thanks for the effort made on this issue! I'll check the differences of the code. Maybe I can find what's wrong.
Many thanks for this wonderful implementation!
I am wondering whether the pixelnerf can be applied in any images? or it needs provided intrinsic matrix of camera?
i get the same bug, it seems as if the load is wrong. only BrushLabels has the attribute 'value', Traceback (most recent call last): File "/home/yangchen/.conda/envs/rtmdet-sam/lib/python3.9/site-packages/label_studio_ml/exceptions.py", line 39, in exception_f...
I have read the eval_rgb.py, is this eval file used for the final metric reported in the manuscript? All the frames except the first one are used for train and...
i engaged another better version, this one can achieve the perfect effect.
Please refer to https://github.com/graphdeco-inria/gaussian-splatting/blob/472689c0dc70417448fb451bf529ae532d32c095/arguments/__init__.py#L51