Skip to content

Roll920/CNN_Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CNN_Toolbox

Introduction

Here are some useful scripts for CNN implementation. These scripts are mainly based on Caffe library.

Summary

Please specify the path of caffe in caffe_path.txt first!

  • Model Complexity
    • This script is for FLOPs (FLoating-point OPerations) & parameters calculation.

    • You need add the *.prototxt file in this folder, and run:

        python FLOPs_and_size.py
      

Acknowledge

These scripts are collected from Internet. However, we cannot send our gratitude one by one. Here, we thank everyone who made contribution to this toolbox.

About

Here are some interesting scripts used in CNN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages