convnet-burden is a MATLAB toolbox / script collection estimating computational cost (FLOPs) and memory consumption of various convolutional neural network architectures. It lets users compute approximate burdens (in FLOPs, memory) for standard image classification CNN models (e.g. ResNet, VGG) based on network definitions. The tool helps researchers compare the computational efficiency of architectures or quantify resource needs. Estimation of memory consumption (e.g. feature map sizes, parameter storage). Support for multiple network definitions/architectures. Estimation of memory consumption (e.g. feature map sizes, parameter storage). Estimation of FLOPs (floating point operations) for CNN architectures.
Features
- Estimation of FLOPs (floating point operations) for CNN architectures
- Setup scripts / comparisons across architectures
- Estimation of memory consumption (e.g. feature map sizes, parameter storage)
- Support for multiple network definitions / architectures
- MATLAB code interface (compute_burdens.m)
- Setup scripts / comparisons across architectures
Categories
Computer Vision LibrariesLicense
MIT LicenseFollow ConvNet Burden
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ConvNet Burden!