Pinned Repositories
2020-CBMS-DoubleU-Net
DoubleU-Net for Semantic Image Segmentation in TensorFlow Keras
2D-Ultrasound-detection-and-segmentation
【医学影像分析】2D超声图像的分割检测(Ultrasound Nerve Segmentation | Kaggle数据集)
2D-Vnet-Keras
this is a 2D Vnet model of Keras Version,The architecture of the model is the same as the original 3D Vnet, except that this is a network for 2D image segmentation (the convolution kernel becomes 2D)
A-DEEP-CONVOLUTIONAL-NEURAL-NETWORK-FOR-IDENTIFYING-THYROID-CANCER
AC-FPN
Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》
introRL
Intro to Reinforcement Learning (强化学习纲要)
reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
UNet-Version
UNetPlusPlus
Official Keras Implementation for UNet++ in IEEE Transactions on Medical Imaging and DLMIA 2018
vovnet-detectron2
VoVNet backbone networks for detectron2, in CVPR 2020
ZhanQiQi's Repositories
ZhanQiQi/AugFPN
source code of AugFPN
ZhanQiQi/Augmentor
Image augmentation library in Python for machine learning.
ZhanQiQi/BMaskR-CNN
Boundary-preserving Mask R-CNN (ECCV 2020)
ZhanQiQi/BorderDet
Stay tuned for updates!
ZhanQiQi/CVPR2020-Code
CVPR 2020 论文开源项目合集
ZhanQiQi/D2Det
D2Det, CVPR2020
ZhanQiQi/datasetapi
规范化管理labelme数据集并生成coco数据集
ZhanQiQi/DCL
Destruction and Construction Learning for Fine-grained Image Recognition
ZhanQiQi/detectron2-ResNeSt
A fork of Detectron2 with ResNeSt backbone
ZhanQiQi/DRU-net
ZhanQiQi/KiU-Net-pytorch
Official Pytorch Code of KiU-Net for Image Segmentation - MICCAI 2020
ZhanQiQi/label_system
Label system for ultrasound image of the thyroid nodule
ZhanQiQi/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ZhanQiQi/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ZhanQiQi/mmcv
OpenMMLab Computer Vision Foundation
ZhanQiQi/mmdetection
OpenMMLab Detection Toolbox and Benchmark
ZhanQiQi/mmdetection_plot_pr_curve
plot PR curve by COCO API and mmdet API
ZhanQiQi/models
Models and examples built with TensorFlow
ZhanQiQi/Nerve-detection
Nerve detection in ultrasound images to detect brachial plexus in the neck region using Deep Neural Networks.
ZhanQiQi/prepare_detection_dataset
convert dataset to coco/voc format
ZhanQiQi/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
ZhanQiQi/Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
ZhanQiQi/SRC-MT
[TMI'20] Semi-supervised Medical Image Classification with Relation-driven Self-ensembling Model
ZhanQiQi/ThyroidInteractive
Whole slide image (WSI) analysis based on pre-selected suspicious regions
ZhanQiQi/TNSCUI2020
3 Steps achieve SOTA in MICCAI 2020 Thyroid Nodule Segmentation Challenge
ZhanQiQi/TNSCUI2020-Seg-Rank1st
This is the source code of the 1st place solution for segmentation task in MICCAI 2020 TN-SCUI challenge.
ZhanQiQi/toolbox
various cv tools, such as label tools, data augmentation, label conversion, etc.
ZhanQiQi/ultrasound_image_classification
ZhanQiQi/VGG-C300
Deep Learning model based on VGG16 architecture implemented in keras framework for classifiying breast mass lesions in benign or malignant
ZhanQiQi/VNetFamily
Variant VNet family