Try to automate everything for research
Used to concat images and draw a text on an image, an advantage of using ImageMagick is to avoid aliasing (clear image compared to Matplotlib): link
Used to check the error of an image and save it to a corresponding folder: https://github.com/ngthanhtin/Quick_ImageChecking
Used to config the tmux, bashshell, etc: https://github.com/ngthanhtin/dotfiles
Used to view a batch of images of a class of ImageNet (or others): https://github.com/ngthanhtin/ImageNet_Viewer
Thanh Tin Nguyen