FCN8 implementing at Python
Budget: $10 – $30 USD
Hello.I have train/image, train/groundtruth, val/image, val/groundtruth folders including images and labels. Images are 3band RGB and labels range is 0-1.
The aim is detect non-ground points. Before i implemented morphological filters to find non-ground candidate places. Then i want to train FCN with initial pixels.
After the FCN i want 224x224 image,non-ground pixels set to 1 other 0.
Here is example image and labels.
The aim is detect non-ground points. Before i implemented morphological filters to find non-ground candidate places. Then i want to train FCN with initial pixels.
After the FCN i want 224x224 image,non-ground pixels set to 1 other 0.
Here is example image and labels.