Skip to content

ZakSingh/neural-positional-compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

57ce3af · Jan 19, 2022

History

50 Commits
Jan 9, 2022
Jan 19, 2022
Jan 19, 2022
Jan 18, 2022
Jan 19, 2022
Jan 19, 2022
Jan 19, 2022
Jan 18, 2022
Jan 19, 2022
Jan 19, 2022
Jan 19, 2022
Jan 19, 2022
Jan 19, 2022
Jan 19, 2022

Repository files navigation

neural-positional-compression

This codebase provides the implementation for Implicit Neural Video Representation (INVR), a novel technique for encoding video within neural networks.

All code used for experiments is provided in the /src directory. The video_chunked.ipynb file provides code to generate the results and charts seen in the paper.

A conda environment file, environment.yml, is provided to ease environment setup. Simply run conda env create -f environment.yml && conda activate npc before attempting to run the notebook code.

Please see the Documentation folder for further details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published