Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 419 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 419 Bytes

ACDA-Pytorch

This repository is for the pytorch implementation of our ICCV 2021 paper Adaptive Convolutions with Per-pixel Dynamic Filter Atom

For details please refer to paper.

We will update the network configurations, training scripts, and pretrained weights later.

Usage

Modify config.py for the path to the bessel.npy file first before running any experiments.