LiChenyang-Github / caffe_data_augmentation

This is a data_layer.cpp, in which I implement some data augmentation (such as morror, shrink, translate, brightness changing).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caffe_data_augmentation

This is a data_layer.cpp, in which I implement some data augmentation (such as morror, shrink, translate, brightness changing).
Attention: Because this data_layer.cpp is for regression tasks, the top_label needs to be changed when carryinging morroring, shrinking and translation.

About

This is a data_layer.cpp, in which I implement some data augmentation (such as morror, shrink, translate, brightness changing).


Languages

Language:C++ 100.0%