This repository is the official implementation of BPFNet including train/test scripts and model definition
- Download pretrained model https://download.pytorch.org/models/resnet18-5c106cde.pth into models/pretrain_models
- Install roi_align module following models/RoIAlign/README
- Install required python packages in requirements.txt
paper: BPFNet