Skip to main content

Rectified Convolution

Project description

PyPI PyPI Pre-release pytest License

RFConv

Rectified Convolution

Pretrained Model

model baseline rectified
ResNet-50 76.66 77.10
ResNet-101 78.13 78.74
ResNeXt-50_32x4d 78.17 78.48
ResNeSt-50_2s8x 78.73 79.38

Verify Models:

Prepare ImageNet dataset:

cd scripts/dataset/
# assuming you have downloaded the dataset in the current folder
python prepare_imagenet.py --download-dir ./

Test Model

# use resnest50 as an example
cd scripts/
python verify.py --model resnet50 --crop-size 224

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rfconv-0.0.2b20210406.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

rfconv-0.0.2b20210406-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page