Skip to content

Code for the paper "Approximating Continuous Convolutions for Deep Network Compression"

License

Notifications You must be signed in to change notification settings

ActiveVisionLab/ApproxConv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApproxConv: Approximating Continuous Convolutions for Deep Network Compression

This is the official code repository for the BMVC 2022 paper: "Approximating Continuous Convolutions for Deep Network Compression"

Requirements

Whilst an environment file is provided for use with ana/miniconda the core dependencies are:

- Python 3.8
- PyTorch 1.8.0
- PyTorch Lightning 1.5.3
- OmegaConf

You will also need to initialise the quantization submodule to run the quantisation experiments.

About

Code for the paper "Approximating Continuous Convolutions for Deep Network Compression"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages