Stars
Neural networks toolbox focused on medical image analysis
Models and examples built with TensorFlow
All Algorithms implemented in Python
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
A curated publication list on open vocabulary semantic segmentation and related area (e.g. zero-shot semantic segmentation) resources..
3D U-Net model for volumetric semantic segmentation written in pytorch
A collection of AWESOME things about domain adaptation
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
Dual Attention Network for Scene Segmentation (CVPR2019)
OpenMMLab Detection Toolbox and Benchmark
Imaging Biomarkers and Computer-Aided Diagnosis Laboratory
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Y-Net: A Spatiospectral Dual-Encoder Networkfor Medical Image Segmentation (MICCAI 2022)
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.
A Pytorch implementation of CVPR 2022 paper "Rethinking Bayesian Deep Learning Methods for Semi-Supervised Volumetric Medical Image Segmentation"
The official repo for [MIDL'23 Oral] "Inherent Consistent Learning for Accurate Semi-supervised Medical Image Segmentation"
NeurIPS 2023: Towards Generic Semi-Supervised Framework for Volumetric Medical Image Segmentation
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
COCO API - Dataset @ http://cocodataset.org/
[CVPR 2022] Official code for "RegionCLIP: Region-based Language-Image Pretraining"
End-to-End Object Detection with Transformers
An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets…
A PyTorch implementation of the YOLO v3 object detection algorithm
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
[ICCV 2021] Released code for Causal Attention for Unbiased Visual Recognition