Skip to content

The code includes all the file that you need in the training stage for FCN

Notifications You must be signed in to change notification settings

315386775/FCN_train

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCN Dataset

The code includes all the file that you need in the training stage for FCN.

FCN training Blog

http://blog.csdn.net/u010402786/article/details/72883421

How to use this code

  1. The first step Use the labelme toolbox to label the images that you need. Labelme : https://github.com/wkentaro/labelme

  2. The second step add_color to images

  3. The third step post_process, convert png24 to png8

  4. Data Augmentation keras_dataAug: Use the kreas to augment the image. dataAugment: The origin method to augment the image. Jitering: The method use in alexnet network.

About

The code includes all the file that you need in the training stage for FCN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages