Skip to content

Tyler-D/CVtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVtools

Some tools for computer vision

1 binaryproto2npy.py:

Transform the mean binaryproto to numpy array(caffe).

2 face_filter.py:

Face detector to preproess the face image by using dlib.

3 make_imagenet_mean.sh(caffe):

Compute imgae set mean.

4 rand_pick.py:

Randomly sample the primal image.

5 create_imagenet.sh(caffe):

Create Dataset for simple classify task.

7 simple_rect.py:

draw rectangle on images.

8 netbulder_easy:

create network prototxt for caffe.

9 motion_blur.py:

create motion blur on images.

10 class_aware_balance.py:

balance the training samples

About

Some tools for computer vision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published