Hewillbegood's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
opencv/opencv
Open Source Computer Vision Library
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
shengxinjing/programmer-job-blacklist
:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
Homebrew/legacy-homebrew
💀 The former home of Homebrew/homebrew (deprecated)
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
conda/conda
A system-level, binary package and environment manager running on all major operating systems and platforms.
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
KeKe-Li/book
:books: All programming languages books
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
msracver/Deformable-ConvNets
Deformable Convolutional Networks
quark0/darts
Differentiable architecture search for convolutional and recurrent networks
tensorflow/adanet
Fast and flexible AutoML with learning guarantees.
melodyguan/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
markdtw/awesome-architecture-search
A curated list of awesome architecture search resources
titu1994/neural-architecture-search
Basic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).
soumith/imagenet-multiGPU.torch
an imagenet example in torch.
huanghoujing/beyond-part-models
PCB of paper: Beyond Part Models: Person Retrieval with Refined Part Pooling, using Pytorch
facebookincubator/FCR
FBNet-Command-Runner: A thrift service to run commands on heterogeneous Network devices with configurable parameters.
visipedia/tf_classification
Training, evaluation and testing code for image classification using TensorFlow
roomylee/self-attentive-emb-tf
Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)
zhongkaifu/Txt2Vec
Txt2Vec is a toolkit to represent text by vector. It's based on Google's word2vec project, but with some new features, such incremental training, model vector and so on.
Hewillbegood/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.