alexshuang / Kaggle_TGS_Salt_Identification_Challenge
Bronze medal soultion of Kaggle TGS Salt Identification Challenge
☆37Updated 2 months ago
Alternatives and similar repositories for Kaggle_TGS_Salt_Identification_Challenge:
Users that are interested in Kaggle_TGS_Salt_Identification_Challenge are comparing it to the libraries listed below
- ☆25Updated 5 years ago
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆64Updated 6 years ago
- A demo of Unet to detect edges!☆109Updated 6 years ago
- 使用自己的数据集retraining DeeplabV3+☆33Updated 6 years ago
- DeepSeg : 4th place(top3%) solution for Retinal Edema Segmentation Challenge in 2018 AI challenger☆107Updated 2 years ago
- loss for medical image segmentation use keras(python)☆42Updated 6 years ago
- 使用CRF进行语义分割☆53Updated 7 years ago
- PSPNet 的 tensorflow+keras实现☆13Updated 6 years ago
- segmentation repo using pytorch☆79Updated 6 years ago
- keras-HRNet☆67Updated 5 years ago
- U-Net图像分割练习题两则☆127Updated 6 years ago
- Some classical and cutting-edge loss in semantic segmentation task☆119Updated 5 years ago
- Keras implementation of Road Extraction by Deep Residual U-Net article☆104Updated 7 years ago
- 天池2019 年县域农业大脑AI挑战赛 第11名解决方案 deeplabv3-pytorch, crf等☆25Updated 5 years ago
- Network: FCN, U-Net, Unet+Resblock(DeepUNet), Squeeze+UNet, DenseNet+UNet(DenseUnet)...☆43Updated 6 years ago
- ☆81Updated 6 years ago
- data augmentation on python☆35Updated 7 years ago
- ☆48Updated 5 years ago
- this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI☆100Updated 5 years ago
- ☆27Updated 5 years ago
- Raw implementation of attention gated U-Net by Keras☆148Updated 5 years ago
- this is a 2D Vnet model of Keras Version,The architecture of the model is the same as the original 3D Vnet, except that this is a networ…