Skip to content

This repo contains the work done for CMSC 828I.It showcases a basic concept of a Implicit Neural Representation for a Single Image

Notifications You must be signed in to change notification settings

theunknowninfinite/simple_INRs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Assignment 2 for CMSC828I

This repo contains the implementation of a simple INR that trains on a single image.

All the code and outputs are present in the notebook present in this repo.

Running the Code

Certain packages may need to be installed as per requirements.

The notebook may need require certain packages to be installed.

It is highly recommended to run on a system that has CUDA support.

Credits

Source Image Used in Notebook

For the sin activation function used in the code.

For Postional Encoding, the Paper Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains and the code provided by the authors publically inspired the implementation of the same above.

About

This repo contains the work done for CMSC 828I.It showcases a basic concept of a Implicit Neural Representation for a Single Image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published