Skip to content

ivankreso/scale-invariant-cnn

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

This is the code for the paper:

Convolutional Scale Invariance for Semantic Segmentation - GCPR 2016 (Oral)

We provide:

How to reproduce:

  1. Download KITTI or Cityscapes dataset
  2. Prepare the data for scale-invariant or single-scale model
  3. Modify all data paths for your system and run the training script:
th train.lua -model models/scale_invariant.lua -solver solver\_config.lua

If you find this code useful in your research, please cite:

@inproceedings{kreso16gcpr,
  title={Convolutional Scale Invariance for Semantic Segmentation},
  author={Krešo, Ivan and Čaušević, Denis and Krapac, Josip and Šegvić, Siniša},
  booktitle={German Conference on Pattern Recognition},
  year={2016},
  organization={Springer}
}

About

Convolutional Scale Invariance for Semantic Segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published