Open zhangyunming opened 3 years ago
hi how to train my own data? my img data is detected and 15% padded. all the data in dir named 0-80 . for axample: all 0 year img in dir 0
thanks.
@zhangyunming You should implement your own processer for custom dataset . Details can be found. in "https://github.com/StevenBanama/C3AE/blob/master/preproccessing/dataset_proc.py"
hi how to train my own data? my img data is detected and 15% padded. all the data in dir named 0-80 . for axample: all 0 year img in dir 0
thanks.