paprikatree's repositories
ElegantPaper
Elegant LaTeX Template for Working Papers
bgbofficial.github.io
个人博客,看效果进入
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
CVPR2020-Code
CVPR 2020 论文开源项目合集
ElegantBook
Elegant LaTeX Template for Books
FaceDetector
A re-implementation of mtcnn. Joint training, tutorial and deployment together.
Faster_RCNN_for_Open_Images_Dataset_Keras
Faster R-CNN for Open Images Dataset by Keras
insightface
Face Analysis Project on MXNet
keras-faster-rcnn
keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎测试和关注
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
mmdetection
Open MMLab Detection Toolbox and Benchmark
mripy
Consolidation of MRI or Medical Imaging Code
MRUnder
A project for artificially undersampling MR (Magnetic Resonance) Images, using various Cartesian and Radial sampling patterns. Modules from project can also be used for generating under-sampling patterns, that can be used with the scanner
NN-by-Numpy
cnn
open_brats2020
Top 10 brats 2020 Solution
PARL
A high-performance distributed training framework for Reinforcement Learning
phase-retrieval
Python 3 implementation of Fienup's phase retrieval algorithms
pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo.
Pytorch_ADMM-CSNet
Codes for model in "ADMM-CSNet: A Deep Learning Approach for Image Compressive Sensing" (TPAMI 2019)
segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
unet
this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI
virtual-scanner
An end-to-end hybrid MR simulator/console
yolo3-keras
这是一个yolo3-keras的源码,可以用于训练自己的模型。