Pinned Repositories
airbus_rle_to_coco
Kaggle airbus
Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码
AnnotatedNetworkModelGit
加注释的网络模型(便于理解)
CANTool
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
coder-programming
Coder编程原创技术导航
CompPhoto-NUIGroup-GSoC-2012
libigl
Simple C++ geometry processing library.
PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
Test-1
工程学习与测试笔记
Codermay's Repositories
Codermay/Test-1
工程学习与测试笔记
Codermay/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
Codermay/airbus_rle_to_coco
Kaggle airbus
Codermay/Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码
Codermay/AnnotatedNetworkModelGit
加注释的网络模型(便于理解)
Codermay/coder-programming
Coder编程原创技术导航
Codermay/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
Codermay/CV_PaperDaily
update CV papers everday
Codermay/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Codermay/Deep-Object-Detection
图解物体检测 & 网络框架. Inspired by awesome object detection, deep object detection does a easy way for understanding in Chinese.
Codermay/deep_learning_object_detection
A paper list of object detection using deep learning.
Codermay/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 版权所有,违权必究 Tan 2018.06
Codermay/eriklindernoren-PyTorch-YOLOv3-chinese-comment
对https://github.com/eriklindernoren/PyTorch-YOLOv3 训练代码进行了注释
Codermay/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Codermay/FPN.pytorch1.0
Feature pyramid network (FPN) with online hard example mining (OHEM)
Codermay/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Codermay/JavaCollection
Java开源项目之「自学编程之路」:学习指南+面试指南+资源分享+技术文章
Codermay/LEDNet
LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation
Codermay/lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
Codermay/M2Det
M2Det: A Single-Shot Multi-Scale Multi-Level Network for Object Detection
Codermay/miniDetection
Codermay/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
Codermay/practicalAI
📚A practical approach to learning and using machine learning.
Codermay/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Codermay/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
Codermay/PyTorch_YOLOv3
Implementation of YOLOv3 in PyTorch
Codermay/Similar-DUC-Caffe-implement
DUC caffe implementation
Codermay/TensorExpand
集成包
Codermay/yolo_person_detect
detect_person_with_yolov3
Codermay/yolov3-1
YOLOv3: Training and inference in PyTorch