Pinned Repositories
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
CaptuocrToy
A tool to capture screenshot and recognize text by online ocr apis
DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
gitLearning
JupyterNotebook
Jupyter Notebook Assignments etc.
Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
lihang-code
《统计学习方法》的代码实现
nsganetv2
[ECCV2020] NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search
ZhoubinLong's Repositories
ZhoubinLong/nsganetv2
[ECCV2020] NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search
ZhoubinLong/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
ZhoubinLong/CaptuocrToy
A tool to capture screenshot and recognize text by online ocr apis
ZhoubinLong/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
ZhoubinLong/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
ZhoubinLong/fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
ZhoubinLong/gitLearning
ZhoubinLong/JupyterNotebook
Jupyter Notebook Assignments etc.
ZhoubinLong/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
ZhoubinLong/lihang-code
《统计学习方法》的代码实现
ZhoubinLong/Mechine_learning
机器学习代码实践
ZhoubinLong/mmtm
Implementation of CVPR 2020 paper "MMTM: Multimodal Transfer Module for CNN Fusion"
ZhoubinLong/NAIC_Person_ReID_DMT
This is Top 3 Code for the Person ReID Compitition of NAIC
ZhoubinLong/NAO
Neural Architecture Optimization
ZhoubinLong/NAO_pytorch
Pytorch Implementation of Neural Architecture Optimization
ZhoubinLong/neural-architecture-transfer
Neural Architecture Transfer (Arxiv'20), PyTorch Implementation
ZhoubinLong/nsga-net
NSGA-Net, a Neural Architecture Search Algorithm
ZhoubinLong/pt.darts
PyTorch Implementation of DARTS: Differentiable Architecture Search
ZhoubinLong/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
ZhoubinLong/PyQt5-Apps
:paperclip:Some useful apps based on PyQt5. | 谷歌翻译、bilibili视频下载、华科电费查询、猫耳FM音频下载、无损音乐下载、华科图书馆查询、词云生成器etc.
ZhoubinLong/rethinking_performance_estimation_in_NAS
ZhoubinLong/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
ZhoubinLong/tensorflow-plot
📈 TensorFlow + Matplotlib as TF ops
ZhoubinLong/tensorflow-serving-yolov3
主要对原tensorflow版本算法进行了网络修改,显示调整,数据处理等细节优化,详细说明了 从本地训练到serving端部署yolov3的整个流程,训练了Visdrone2019无人机数据集, 准确率 较高, 训练工业检测数据集(非80类中的一类),mAP为97.51,FPS在1080上测试15-20帧!
ZhoubinLong/U-V-disparity-detect-ground
using V-disparity to detetct ground
ZhoubinLong/weather
ZhoubinLong/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
ZhoubinLong/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS