chplushsieh / carvana-challengeLinks
My Solution for Carvana Image Masking Challenge on Kaggle: https://www.kaggle.com/c/carvana-image-masking-challenge
☆26Updated 7 months ago
Alternatives and similar repositories for carvana-challenge
Users that are interested in carvana-challenge are comparing it to the libraries listed below
Sorting:
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆64Updated 7 years ago
- UNet in pytorch for Kaggle 2018 data science bowl nuclei segmentation☆44Updated 6 years ago
- Tensorflow implementation : U-net and FCN with global convolution☆100Updated 6 years ago
- PSPNet for Semantic Segmentation with tensorflow and keras☆54Updated 5 years ago
- semantic segmentation with focal loss☆47Updated 7 years ago
- Composite architecture of SegNet and UNet for Semantic Segmentation with keras