Pinned Repositories
ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
array2d
2D Array Class
betago
BetaGo: AlphaGo for the masses, live on github.
BGAQRCode-Android
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
bugspots
Implementation of simple bug prediction hotspot heuristic
caffe
Caffe on both Linux and Windows
CallMapping
Draw picture of function invoke
CameraDemo
一个较为完整的Android相机Demo,使用Camera2 api接口开发
clang-sharp
OO C# bindings for libclang
309972460's Repositories
309972460/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
309972460/BGAQRCode-Android
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
309972460/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
309972460/Chinese-number-gestures-recognition
基于卷积神经网络的数字手势识别安卓APP,识别数字手势0-10(The number gestures recognition Android APP based on convolutional neural network(CNN), which can recognize the gestures corresponding number 0 to 10)
309972460/clang-callgraph
A tool based on clang which generates a call graph from a given C++ codebase
309972460/CodeAtlasVsix
A graph-based code navigation plugin for Visual Studio
309972460/CParser
解析C语言的解释器
309972460/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
309972460/darknet2ncnn
Darknet2ncnn converts the darknet model to the ncnn model
309972460/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
309972460/file-commander
Cross-platform Total Commander-like orthodox file manager for Windows, Mac and Linux
309972460/hellocharts-android
Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
309972460/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
309972460/learnopencv
Learn OpenCV : C++ and Python Examples
309972460/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
309972460/MNN
MNN is a lightweight deep neural network inference engine.
309972460/NumCpp
C++ implementation of the Python Numpy library
309972460/opencv
Open Source Computer Vision Library
309972460/pysnowball
雪球股票数据接口 python edition
309972460/Pytorch-PPYOLO
ppyolo in pytorch. 44.8% box mAP.
309972460/renzhengfei
https://github.com/benmahr/RenZhengfei
309972460/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
309972460/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
309972460/tensorflow-onnx
Convert TensorFlow models to ONNX
309972460/tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
309972460/tensorlayer
Deep Learning and Reinforcement Learning Library for Developers and Scientists
309972460/tensorpack
A Neural Net Training Interface on TensorFlow
309972460/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
309972460/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
309972460/yolo2_light
Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)