Skip to content

aka-discover/CCMBA_CVPR23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Improving Robustness of Semantic Segmentation to Motion-Blur using Class-Centric Augmentation (CVPR 2023)

Paper | Supp-PDF | Bibtex

Code

The code for CCMBA has now been released! The Pytorch code for the custom transform can be found in ext_transforms.py and sample code for use has been provided in tester.py for the VOC dataset. Note that the motion blur kernels need to be generated and stored in the following directory structure for use.

directoryStruct

Citation

If you find this work useful, please consider citing it.

@InProceedings{Aakanksha_2023_CVPR,
    author    = {Aakanksha and Rajagopalan, A. N.},
    title     = {Improving Robustness of Semantic Segmentation to Motion-Blur Using Class-Centric Augmentation},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2023},
    pages     = {10470-10479}
}

License

This project is released under the GNU General Public License v3.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages