All Projects → xuyuan → x-force

xuyuan / x-force

Licence: GPL-3.0 License
winning sloution of Digtial Manfacturing Algorithm Competition II of JinNan Tianjin

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to x-force

xray-node
Python 开发的基于 xray-core 的多用户代理后端,支持用户动态管理和流量统计。
Stars: ✭ 20 (-64.29%)
Mutual labels:  xray
lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, MODNet, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.
Stars: ✭ 1,354 (+2317.86%)
Mutual labels:  segmentation
unet-pytorch
No description or website provided.
Stars: ✭ 18 (-67.86%)
Mutual labels:  segmentation
segmentation training pipeline
Research Pipeline for image masking/segmentation in Keras
Stars: ✭ 54 (-3.57%)
Mutual labels:  segmentation
TNSCUI2020-Seg-Rank1st
This is the source code of the 1st place solution for segmentation task in MICCAI 2020 TN-SCUI challenge.
Stars: ✭ 161 (+187.5%)
Mutual labels:  segmentation
shellnet
ShellNet: Efficient Point Cloud Convolutional Neural Networks using Concentric Shells Statistics
Stars: ✭ 80 (+42.86%)
Mutual labels:  segmentation
Segmentation-Series-Chaos
Summary and experiment includes basic segmentation, human segmentation, human or portrait matting for both image and video.
Stars: ✭ 75 (+33.93%)
Mutual labels:  segmentation
LineSegm
Line Segmentation of Handwritten Documents using the A* Path Planning Algorithm
Stars: ✭ 19 (-66.07%)
Mutual labels:  segmentation
HoughRectangle
Rectangle detection using the Hough transform
Stars: ✭ 76 (+35.71%)
Mutual labels:  segmentation
coursera-ai-for-medicine-specialization
Programming assignments, labs and quizzes from all courses in the Coursera AI for Medicine Specialization offered by deeplearning.ai
Stars: ✭ 80 (+42.86%)
Mutual labels:  segmentation
segmenter
[ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
Stars: ✭ 463 (+726.79%)
Mutual labels:  segmentation
Image-Processing-in-Python
This repository contains the links to the article that I wrote on Medium pertaining to Image processing.
Stars: ✭ 23 (-58.93%)
Mutual labels:  segmentation
mri-deep-learning-tools
Resurces for MRI images processing and deep learning in 3D
Stars: ✭ 56 (+0%)
Mutual labels:  segmentation
unsupervised llamas
Code for https://unsupervised-llamas.com
Stars: ✭ 70 (+25%)
Mutual labels:  segmentation
retinal-exudates-detection
exudates detection using hybrid approach (Image Morphology & Machine Learning)
Stars: ✭ 53 (-5.36%)
Mutual labels:  segmentation
DeepFashion MRCNN
Fashion Item segmentation with Mask_RCNN
Stars: ✭ 29 (-48.21%)
Mutual labels:  segmentation
xray-plugin-android
A SIP003 plugin based on Xray-core for shadowsocks-android
Stars: ✭ 52 (-7.14%)
Mutual labels:  xray
yarx
An awesome reverse engine for xray poc. | 一个自动化根据 xray poc 生成对应 server 的工具
Stars: ✭ 229 (+308.93%)
Mutual labels:  xray
brainreg-segment
Segmentation of 3D shapes in a common anatomical space
Stars: ✭ 13 (-76.79%)
Mutual labels:  segmentation
instant-segment
Fast English word segmentation in Rust
Stars: ✭ 49 (-12.5%)
Mutual labels:  segmentation

津南数字制造算法挑战赛 冠军 X-Force 代码

比赛攻略

成绩 competition results

  • test_a 0.7319
  • test_b 0.7455
  • test_c 0.7541

推理 infernence

./test_b.sh

./test_c.sh

最终结果为 submit/test_b_{timestamp}.json 和 submit/test_c_{timestamp}.json

训练模型 training

默认使用一个GPU训练,如使用多GPU请根据脚本中的提示修改

./train.sh

使用tensorboard查看训练进度 (tensorboard 需要单独安装)

tensorboard --logdir /data
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].