Skip to content

gokul-uf/cil-road-segmentation

Repository files navigation

cil-road-segmentation

Useful papers & thesis

Possible extra datasets

TODO / Next Step

  1. Fix the dataset options a. pix2pix dataset + rotation b. CIL dataset + rotation c. Mnih dataset (if we figure out how to remove the white patches in some of the images)
  2. Decide on the input size of the image (next step depends on this)
  3. Get the distance map (see the loss function part of the paper)
  4. If we're using the pix2pix dataset, how to convert google map images to road segmentation maps (white for road, black for non-road)
  5. Get the deconv according to the paper efficiently (use the conv2d_transpose and upsample right now)

After the above, we will be able to run the network and get numbers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published