Pinned Repositories
BIRADS_classifier
High-resolution breast cancer screening with multi-view deep convolutional neural networks
Breast-Cancer-Wisconsin-Dataset
Analysis of breast cancer data published by the University of Wisconsin in order to predict benign vs malignant tumors based on tumor attributes. The dataset can be found at the following link: https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Original%29
CenterNet-VOC
CNN-for-Image-Retrieval
:sunrise:The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
cnn4brca
Using Convolutional Neural Networks (CNN) for Semantic Segmentation of Breast Cancer Lesions (BRCA). Master's thesis
ctnThread
关于线程调度的问题
CV_ToolBox
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
cximage
cximage 7.0.1 mirror
loss_summary
A simple summary of loss functions in machine learning
ms-sdk
Win32.Mak
gpzhang7's Repositories
gpzhang7/loss_summary
A simple summary of loss functions in machine learning
gpzhang7/CenterNet-VOC
gpzhang7/DeepLogo
A brand logo detection system using tensorflow object detection API.
gpzhang7/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
gpzhang7/FCOS-PyTorch-37.2AP
A pure torch implement of FCOS 37.2AP
gpzhang7/FCOT
Fully Convolutional Online Tracking
gpzhang7/gifdec
small C GIF decoder
gpzhang7/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
gpzhang7/keras-fcos
FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow
gpzhang7/keras-retinanet
Keras implementation of RetinaNet object detection.
gpzhang7/Keras-YOLOv4
supports training, at least 41.1% mAP.支持训练,至少41.1%mAP。少数的给出精度的复现。
gpzhang7/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
gpzhang7/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
gpzhang7/models
Models and examples built with TensorFlow
gpzhang7/oneTBB
Official Threading Building Blocks (TBB) GitHub repository. For Commercial Intel® TBB distribution, please click here: https://software.intel.com/en-us/tbb
gpzhang7/opencv
Open Source Computer Vision Library
gpzhang7/opencv_contrib
Repository for OpenCV's extra modules
gpzhang7/prepare_detection_dataset
convert dataset to coco/voc format
gpzhang7/pytorch-retinanet-1
Pytorch implementation of RetinaNet object detection.
gpzhang7/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
gpzhang7/pytorch2keras
PyTorch to Keras model convertor
gpzhang7/retinanet-keras
这是一个retinanet-keras的源码,可以用于训练自己的模型。
gpzhang7/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
gpzhang7/ssd-keras
这是一个ssd-keras的源码,可以用于训练自己的模型。
gpzhang7/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
gpzhang7/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
gpzhang7/yolact
A simple, fully convolutional model for real-time instance segmentation.
gpzhang7/Yolact_minimal
Minimal PyTorch implementation of YOLACT.
gpzhang7/yolox
More Than YOLO(v3, v4, v3-tiny, v4-tiny)
gpzhang7/yolox-pytorch
这是一个yolox-pytorch的源码,可以用于训练自己的模型。