Jittor / JNeRF

JNeRF is a NeRF benchmark based on Jittor. JNeRF re-implemented instant-ngp and achieved same performance with original paper.
Apache License 2.0
640 stars 74 forks source link

support mobile NeRF #39

Open tlightsky opened 2 years ago

tlightsky commented 2 years ago

https://mobile-nerf.github.io/

Gword commented 2 years ago

Thanks for your suggestion, we are working on supporting Mobile-NeRF.

tlightsky commented 2 years ago

Thanks for your suggestion, we are working on supporting Mobile-NeRF.

Is it possible to use instant-ngp result in Mobile-NeRF

tlightsky commented 2 years ago

Thanks for your suggestion, we are working on supporting Mobile-NeRF.

Is there any progress on this? I also want to make some contribution for the feature.

Gword commented 2 years ago

Thanks for your suggestion, we are working on supporting Mobile-NeRF.

Is there any progress on this? I also want to make some contribution for the feature. We haven't finished the adaptation of mobile-NeRF yet. If you are interested, contributions are very welcome!

tlightsky commented 2 years ago

Thanks for your suggestion, we are working on supporting Mobile-NeRF.

Is there any progress on this? I also want to make some contribution for the feature. We haven't finished the adaptation of mobile-NeRF yet. If you are interested, contributions are very welcome!

sure, which branch or PR should I take a look?