fully convolutional networks
Parameters:
Annotation in FCN training data accelerates classifier learning process. And classification output will give more relable score.
Recommand to use picpac config “max_size=300” or “max_size=400”. High-resolution images are not good training data in FCN, and could make training process extremely slow.
python fcn-val.py --model_snapshot_directory/100000 --out output_dir --db test_db --fraction 512
python cls-val.py --model_snapshot_directory/100000 --out output_dir --db test_db