parquets's Stars
miemie2013/Keras-YOLOv4
yolov4 42.0% mAP.ppyolo 45.1% mAP.
fengwang/derivative
numerical derivative lib
QSCTech/zju-icicles
浙江大学课程攻略共享计划
qiqihaer/CodeCraft-2019
华为软件精英挑战赛2019,杭厦赛区第二,复赛未使用判题器
cy50321/cy50321.github.io
我的第一个博客
zhongzhuoyao/HCCR-GoogLeNet
This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.
MhLiao/TextBoxes
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
zhengguorong/ocr
jinxiwang/ocr_TDR
好未来Feature Camp:中文手写汉字识别
coderSkyChen/Iterative-Visual-Reasoning.pytorch
Reimplementation for Iterative Visual Reasoning Beyond Convolutions(CVPR2018),i've reimplemented it on pytorch according to [endernewton/iter-reason](https://github.com/endernewton/iter-reason).
zhunzhong07/Random-Erasing
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST
NeuralSec/Daedalus-attack
The code of our paper: 'Daedalus: Breaking Non-Maximum Suppression in Object Detection via Adversarial Examples', in Tensorflow.
veralauee/DPatch
An adversarial attack on object detectors
Hiiamein/yolo_v3_tensorflow
yolo v3的tensorflow实现 https://github.com/YunYang1994/tensorflow-yolov3
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
cihangxie/DAG
Adversarial Examples for Semantic Segmentation and Object Detection
Bhushan-Jagtap-2013/Adversarial_Attack_on_RNN
Performing C&W attack on Recurrent Neural Network
B-Yassine/Carlini-and-Wagner_InceptionV3_Imagenet
Simple implementation of the C&W attack on a pre-trained Keras's InceptionV3 on Imagenet
shangtse/robust-physical-attack
Physical adversarial attack for fooling the Faster R-CNN object detector
haozhangcn/paper-computer-vision
Computer vision papers
LiuXiaolong19920720/simple_net
A simple deep neural network implemented in C++,based with OpenCV Mat matrix class
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
pjreddie/darknet
Convolutional Neural Networks
Frozenhel/human-action-recognizer
School project for recognizing human actions on skeleton data
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
martin-danelljan/ECO
Matlab implementation of the ECO tracker.
vohoaiviet/https-github.com-endymecy-awesome-deeplearning-resources
thunlp/NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
996refuse/zheye
者也 - 知乎 倒立的文字 汉字验证码识别程序
experiencor/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).