HustZhangwei's Stars
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Tencent/ObjectDetection-OneStageDet
单阶段通用目标检测器
DetectionTeamUCAS/R2CNN_Faster-RCNN_Tensorflow
Rotational region detection based on Faster-RCNN.
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
princeton-vl/CornerNet-Lite
yangze0930/NTS-Net
This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu, Jun Gao, Liwei Wang).
nmhkahn/CARN-pytorch
Fast, Accurate, and Lightweight Super-Resolution with Cascading Residual Network (ECCV 2018)
jbhuang0604/SelfExSR
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
tusen-ai/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
ShuLiu1993/PANet
PANet for Instance Segmentation and Object Detection
bojone/vae
a simple vae and cvae from keras
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
erykwalczak/fnirsr
Package for analysing functional near-infrared spectroscopy (fNIRS) data
WillKoehrsen/feature-selector
Feature selector is a tool for dimensionality reduction of machine learning datasets
tyiannak/pyImageClassification
Image Feature Extraction and Classification Using Python
gosom/MaximumFlowMPM
python implementation of Malhotra, Pramodh Kumar, and Maheshwari (MPM) algorithm for finding maximum flow in a network
YANYUQI/2017HuaweiCodeCraft
2017华为软件精英挑战赛
TheAlgorithms/Python
All Algorithms implemented in Python
foolwood/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
CSAILVision/sceneparsing
Development kit for MIT Scene Parsing Benchmark
hualin95/Deeplab-v3plus
A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
awangdev/leet-code
Java Solutions to problems on LintCode/LeetCode