Pinned Repositories
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
adchs
Android 设计指南非官方简体中文版
AePubReader
Another ePub Reader for iPad
aerogear-android
Android Java client library implementation for AeroGear
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
python-readability
fast python port of arc90's readability tool, updated to match latest readability.js!
gsyn77's Repositories
gsyn77/AlphaTree-graphic-deep-neural-network
机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
gsyn77/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
gsyn77/cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
gsyn77/CVPR2020-Code
CVPR 2020 论文开源项目合集
gsyn77/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
gsyn77/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
gsyn77/darknet2ncnn
Darknet2ncnn converts the darknet model to the ncnn model
gsyn77/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.
gsyn77/detr
End-to-End Object Detection with Transformers
gsyn77/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
gsyn77/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
gsyn77/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
gsyn77/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
gsyn77/fiftyone
The open-source tool for building high-quality datasets and computer vision models
gsyn77/gen-efficientnet-pytorch
Pretrained EfficientNet, MixNet, MobileNetV3, MNASNet A1 and B1, FBNet, Single-Path NAS
gsyn77/ghostnet
Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
gsyn77/imgaug
Image augmentation for machine learning experiments.
gsyn77/imgclsmob
Sandbox for training convolutional networks for computer vision
gsyn77/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
gsyn77/legado
阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
gsyn77/MNN
MNN is a lightweight deep neural network inference engine.
gsyn77/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
gsyn77/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
gsyn77/receptive_field
Compute receptive fields of your favorite convnets
gsyn77/recommendation_model
练习下用pytorch来复现下经典的推荐系统模型, 如MF,FM, DeepConn等
gsyn77/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
gsyn77/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
gsyn77/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
gsyn77/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
gsyn77/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS