Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rfconv

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rfconv

Rectified Convolution

  • 0.0.2b20210406
  • PyPI
  • Socket score

Maintainers
1

PyPI PyPI Pre-release pytest License

RFConv

Rectified Convolution

Pretrained Model

modelbaselinerectified
ResNet-5076.6677.10
ResNet-10178.1378.74
ResNeXt-50_32x4d78.1778.48
ResNeSt-50_2s8x78.7379.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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc