youjinqing123 / tianchidasai
本项目使用的是商汤科技的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 5 years ago
Alternatives and similar repositories for tianchidasai:
Users that are interested in tianchidasai are comparing it to the libraries listed below
- here are some classic networks for image classification implement by pytorch☆12Updated 4 years ago
- ☆25Updated 5 years ago
- (瑟瑟发抖如履薄冰的萌新)☆9Updated 4 years ago
- 遥感图像稀疏表征与智能分析竞赛之语义分割☆19Updated 5 years ago
- keras,tensorflow,Cascade version of Mask R-CNN☆15Updated 5 years ago
- see details in configs/retinanet_se154_fpn_1x.py☆38Updated 5 years ago
- ☆19Updated 4 years ago
- ☆23Updated 6 years ago
- Code "SdBAN: Salient Object Detection Using Bilateral Attention Network with Dice Coefficient Loss"☆17Updated 3 years ago
- A keras implementation of RCF(Richer Convolutional Features for Edge Detection)☆11Updated 5 years ago
- data augmentation on python☆35Updated 7 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 4 years ago
- implement cbnet with mmdetection☆23Updated 4 years ago
- zhengye1995 / Autonomous-driving-traffic-sign-recognition-based-on-virtual-simulation-environment-Rank3基于虚拟仿真环境下的自动驾驶交通标志识别第三名方案☆10Updated 5 years ago
- Hybrid_Task_Cascade in mmdetection☆20Updated 5 years ago
- 'Digitized Human Body' Visual Challenge - Intelligent Diagnosis of Cervical Cancer Risk 天池大赛项目:“数字人体”视觉挑战赛-宫颈癌风险智能诊断☆34Updated 4 years ago
- some details of train、inference and annotation about MMDetection☆18Updated 5 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
- This is a patch based Semantic Segmention Project Template☆14Updated 5 years ago
- 糖网眼底图像分类_pytorch☆11Updated 6 years ago
- 天池2019 年县域农业大脑AI挑战赛 第11名解决方案 deeplabv3-pytorch, crf等☆24Updated 5 years ago
- deepUnet architecture image segmentation model as part of Kaggle carvana competition. This single model gives 0.9964 score on IoU metrics…☆14Updated 7 years ago
- Basically, I implemented U-Net architecture using Dense-Blocks instead of Convolution layers and also added a Dilated Spatial Pooling Lay…☆15Updated 5 years ago
- 2D Deformable Convolution Network, Training and Testing on Cell Images☆12Updated 6 years ago
- segmentation of cloud Images☆20Updated 5 years ago
- A keras implementation of many sota segmentation model with different backbones, such as Unet, Bisenet, Linknet☆17Updated 5 years ago
- Path Aggregation Network for Instance Segmentation☆20Updated 5 years ago
- Focal Loss for multi-class classification☆55Updated 6 years ago
- Final Project- Microscopy Cell Segmentation, Deep Learning and Applications Course, EE Dep., Ben-Gurion University☆14Updated 6 years ago