youjinqing123 / tianchidasaiLinks
本项目使用的是商汤科技的mmdetection,链接如下https://github.com/open-mmlab/mmdetection 一、安装 (1)环境配置 Linux (tested on Ubuntu 16.04 and CentOS 7.2) Python 3.4+ PyTorch 1.0 Cython mmcv >= 0.2.2 (2)安装步骤 #上传的模型为已经安装后的版本,应该不需要再次安装,为保险起见,附上安装过程 先编译 cd code cd mmdetection pip install cython ./compile.sh 后安装 python(3) setup.py install # 或者用句号结尾安装 "pip install ." 二、数据…
☆9Updated 6 years ago
Alternatives and similar repositories for tianchidasai
Users that are interested in tianchidasai are comparing it to the libraries listed below
Sorting:
- here are some classic networks for image classification implement by pytorch☆12Updated 4 years ago
- (瑟瑟发抖如履薄冰的萌新)☆9Updated 5 years ago
- Final Project- Microscopy Cell Segmentation, Deep Learning and Applications Course, EE Dep., Ben-Gurion University☆14Updated 6 years ago
- ☆23Updated 7 years ago
- implement cbnet with mmdetection☆23Updated 5 years ago
- Unet,Unet++,FPN,DAF implementations for liver segmentation☆15Updated 5 years ago
- A keras implementation of many sota segmentation model with different backbones, such as Unet, Bisenet, Linknet☆17Updated 6 years ago
- keras,tensorflow,Cascade version of Mask R-CNN☆16Updated 5 years ago
- Unet with Attention☆13Updated 5 years ago
- Pyramid Attention Networks☆23Updated 6 years ago
- ☆70Updated 5 years ago
- ☆25Updated 5 years ago
- ET-Net: A Generic Edge-aTtention Guidance Network for Medical Image Segmentation☆47Updated 6 years ago
- 'Digitized Human Body' Visual Challenge - Intelligent Diagnosis of Cervical Cancer Risk 天池大赛项目:“数字人体”视觉挑战赛-宫颈癌风险智能诊断☆34Updated 5 years ago
- see details in configs/retinanet_se154_fpn_1x.py☆38Updated 6 years ago
- A keras implementation of RCF(Richer Convolutional Features for Edge Detection)☆12Updated 6 years ago
- This page is for A Survey on Deep Learning of Small Sample in Biomedical Image Analysis.☆28Updated 5 years ago
- TensorRT for RefineNet Segmentation☆12Updated 4 years ago
- data augmentation on python☆35Updated 7 years ago
- some loss functions of image segmentation☆66Updated 5 years ago
- A Deep Learning method to segment punctate white matter lesions (PWMLs); Brain tumor segmentation;☆33Updated 5 years ago
- DeepSeg : 4th place(top3%) solution for Retinal Edema Segmentation Challenge in 2018 AI challenger☆108Updated 3 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 5 years ago
- DualAttention VNet3D Model for KiTS19——2019 Kidney Tumor Segmentation Challenge☆13Updated 6 years ago
- ☆33Updated 6 years ago
- RetinaNet with backbone se_resnext50_32x4d, se_resnext101_32x4d☆25Updated 6 years ago
- This project is base on mmdetection to reimplement RRPN and use the model Faster R-CNN OBB.Supporting Remote Sensing datasets including D…☆27Updated 5 years ago
- A Strong Baseline with Many Tricks for Image Classification☆46Updated 2 years ago
- Hybrid_Task_Cascade in mmdetection☆20Updated 6 years ago
- deepUnet architecture image segmentation model as part of Kaggle carvana competition. This single model gives 0.9964 score on IoU metrics…☆13Updated 7 years ago