Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages