Skip to content
forked from c-yn/FocalNet

[ICCV23] Focal Network for Image Restoration

Notifications You must be signed in to change notification settings

c95yang/FocalNet

 
 

Repository files navigation

Architecture

Architecture

Environment

conda create -n vmam
conda activate vmam
pip install causal-conv1d>=1.2.0
pip install -r requirements.txt
cd kernels/selective_scan && pip install .
cd pytorch-gradual-warmup-lr/
python setup.py install
cd ..

About

[ICCV23] Focal Network for Image Restoration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.7%
  • Cuda 25.7%
  • C++ 11.8%
  • C 0.8%