Skip to content
/ nf2d Public

neural fields samples for reconstruct 2d image

Notifications You must be signed in to change notification settings

ueda0319/nf2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nf2d

neural fields samples for reconstruct 2d image

run relu MLP fields:

python scripts/run.py --network_type ReLU --use_pe --pe_dim 10

run siren fields:

python scripts/run.py --network_type SIREN

run GARF fields:

python scripts/run.py --network_type GARF

About

neural fields samples for reconstruct 2d image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages