Skip to content

Code for the paper "TITAN: Bringing the deep image prior to implicit representations"

License

Notifications You must be signed in to change notification settings

dlej/titan-implicit-prior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

titan-implicit-prior

Code for the paper "TITAN: Bringing the deep image prior to implicit representations"

Installation

Run the commands below to install the required packages.

git clone https://github.com/dlej/titan-implicit-prior
cd titan-implicit-prior/
conda env create -f environment.yml
source activate titan
pip install -e .

After the above steps, you can run the example scripts by just activating the environment, i.e., conda activate titan, the following times.

About

Code for the paper "TITAN: Bringing the deep image prior to implicit representations"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages