qimaqi / Implicit-Zoo

Official Implementation of Impliti-Zoo: Large-Scale Dataset of Neural Implicit Functions for 2D Images and 3D Scenes
MIT License
14 stars 1 forks source link

Missing NeRF and NeuralImageFunction class in the src. #1

Open JeanDiable opened 2 weeks ago

JeanDiable commented 2 weeks ago

from src.model_zoo.neuralimage import NeuralImageFunction from src.model_zoo.siren import INR, Sine, Siren from src.model_zoo.vgg_simplified import Vgg from src.model_zoo.semantic_nerf import Semantic_NeRF

Hi there, I want to use your dataset but missing some important codes. When will you upload them? Thanks a lot.

qimaqi commented 1 week ago

Thanks for your interests, I comment these package and I will release the code later after paper decision comes out!

You can find detailed usage in notebook