All Projects → deadpoppy → CheXpert-Challenge

deadpoppy / CheXpert-Challenge

Licence: other
Code for CheXpert Challenge 2019 Top 1 && Top 2 solution

Projects that are alternatives of or similar to CheXpert-Challenge

gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
Stars: ✭ 134 (+346.67%)
Mutual labels:  pretrained-models, pytorch-implementation
pytorch-convcnp
A PyTorch Implementation of Convolutional Conditional Neural Process.
Stars: ✭ 41 (+36.67%)
Mutual labels:  pytorch-implementation
Pixelobjectness
Generic Foreground Segmentation in Images
Stars: ✭ 154 (+413.33%)
Mutual labels:  pretrained-models
Awesome Pretrained Chinese Nlp Models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
Stars: ✭ 195 (+550%)
Mutual labels:  pretrained-models
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+8446.67%)
Mutual labels:  pretrained-models
Pytorch cifar10
Pretrained TorchVision models on CIFAR10 dataset (with weights)
Stars: ✭ 219 (+630%)
Mutual labels:  pretrained-models
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (+386.67%)
Mutual labels:  pretrained-models
AiSpace
AiSpace: Better practices for deep learning model development and deployment For Tensorflow 2.0
Stars: ✭ 28 (-6.67%)
Mutual labels:  pretrained-models
pose-estimation-3d-with-stereo-camera
This demo uses a deep neural network and two generic cameras to perform 3D pose estimation.
Stars: ✭ 40 (+33.33%)
Mutual labels:  pretrained-models
Zf unet 224 pretrained model
Modification of convolutional neural net "UNET" for image segmentation in Keras framework
Stars: ✭ 195 (+550%)
Mutual labels:  pretrained-models
Yolov3 Object Detection With Opencv
This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
Stars: ✭ 191 (+536.67%)
Mutual labels:  pretrained-models
Imgclsmob
Sandbox for training deep learning networks
Stars: ✭ 2,405 (+7916.67%)
Mutual labels:  pretrained-models
Ms G3d
[CVPR 2020 Oral] PyTorch implementation of "Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Recognition"
Stars: ✭ 225 (+650%)
Mutual labels:  pretrained-models
Bert Ner Tf
Named Entity Recognition with BERT using TensorFlow 2.0
Stars: ✭ 155 (+416.67%)
Mutual labels:  pretrained-models
VT-UNet
[MICCAI2022] This is an official PyTorch implementation for A Robust Volumetric Transformer for Accurate 3D Tumor Segmentation
Stars: ✭ 151 (+403.33%)
Mutual labels:  pytorch-implementation
Awesome Sentence Embedding
A curated list of pretrained sentence and word embedding models
Stars: ✭ 1,973 (+6476.67%)
Mutual labels:  pretrained-models
Crslab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
Stars: ✭ 183 (+510%)
Mutual labels:  pretrained-models
Dialogrpt
EMNLP 2020: "Dialogue Response Ranking Training with Large-Scale Human Feedback Data"
Stars: ✭ 216 (+620%)
Mutual labels:  pretrained-models
neuro-symbolic-ai-soc
Neuro-Symbolic Visual Question Answering on Sort-of-CLEVR using PyTorch
Stars: ✭ 41 (+36.67%)
Mutual labels:  pytorch-implementation
ResUNetPlusPlus-with-CRF-and-TTA
ResUNet++, CRF, and TTA for segmentation of medical images (IEEE JBIHI)
Stars: ✭ 98 (+226.67%)
Mutual labels:  pytorch-implementation

CheXpert-Challenge

CheXpert is a large dataset of chest X-rays and competition for automated chest x-ray interpretation, which features uncertainty labels and radiologist-labeled reference standard evaluation sets.


Instructions

Without bells and whistles, The two models we submitted won the first place and the second place respectively.Outperformed all three radiologists on the test set!

chex01

chex02

Top 1 && Top 2 Solution

Code has been open source, welcome to visit!

Contact

If you have any quesions, please post it on github issues or email at [email protected]

Reference

https://stanfordmlgroup.github.io/competitions/chexpert/

http://www.jfhealthcare.com/

To Do

  • Solution code
  • pretrained Model
  • Some new tricks
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].