Skip to content

joeshow79/caffe_utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: jasonj

[plot_loss] Usage: sh plot_loss.sh caffe.INFO

Dependencies: python/numpy/pylab

[masktuner] Usage: masktuner [-h] <Image_Dir_Path>

Dependencies: opencv/c++

Description: Go through the dir named with Image_Dir_Path, find the original image (with postfix of jpg) and the raw mask image (with postfix of png), merge the 2 images for editing. After editing, the modified mask images save in the Image_Dir_Path by the names with the p_ prefix and png postfix.

Keys: Shift + Left Mouse Button down: Mask the pixel as frontground Shift + Right Mouse Button down: Mask the pixel as background Shift + Left Mouse Button down + Mouse Move: Mask the pixels as frontground with brush Right + Right Mouse Button down + Mouse Move: Mask the pixels as background with brush Enter: save the result and go to next image. Esc: Quit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published