add HRNet, polish README, add precision and recall metrics (#256)
* modify label tool * fix label tools bug * add RemoteSensing * optimize data clip and normalize method for remote sensing * fix label problem using mobile devices * add README.md * polish README.md, optimize main.py and transforms.py, add transforms.md * add demo dataset * add create_dataset_list tool, requirements.txt * add channel-by-channel normalize and clip, remove RemoteSensing import * update vdl to 2.0 * polish README * add tool to randomly split dataset and generate file list * open eval_best_metric while traing, fix typo * remove python2.7 ci * add hrnet, polish README * add metrics for unet like precision,recall,etc * save more attrs in model.yaml, fix typo * optimize predict_demo.py * fix hrnet dice loss bug * polish remote sensing README * refactor model base class * modify train_demo.py * Update README.md * Update requirements.txt
Showing
90.0 KB