clks-wzz's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tensorflow/models
Models and examples built with TensorFlow
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
IntelRealSense/librealsense
Intel® RealSense™ SDK
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
CharlesShang/FastMaskRCNN
Mask RCNN in TensorFlow
jayrambhia/Install-OpenCV
shell scripts to install different version of OpenCV in different distributions of Linux
FloopCZ/tensorflow_cc
Build and install TensorFlow C++ API library.
auroua/InsightFace_TF
Insight Face on TensorFlow
pathak22/pyflow
Fast, accurate and easy to run dense optical flow with python wrapper
deepsense-ai/roi-pooling
cjweeks/tensorflow-cmake
Integrate TensorFlow with CMake projects effortlessly
davidstutz/superpixels-revisited
Library containing 7 state-of-the-art superpixel algorithms with a total of 9 implementations used for evaluation purposes in [1] utilizing an extended version of the Berkeley Segmentation Benchmark.
number9473/nn-algorithm
algorithm for neural network
shaohua0116/Group-Normalization-Tensorflow
A TensorFlow implementation of Group Normalization on the task of image classification
qijiezhao/py-denseflow
Extract TVL1 optical flows in python (multi-process && multi-server)
seann999/ssd_tensorflow
SSD implementation in development in TensorFlow
OeslleLucena/FASNet
CNN archictecture for face anti-spoofing
sujiongming/awesome-video-understanding
video-understanding:Video Classification, Action Recognition, Video Datasets
YJango/TFRecord-Dataset-Estimator-API
Examples about How to import data from tfrecord files using dataset API.
MMLab-CU/polynet
The Github Repo for PolyNet
khushboo-agarwal/Optical-Flow
Implement Lucas-Kanade optical flow estimation, and test it for the two-frame data sets provided in Python from scratch
jiangqideng/tjuthesis_master_2016
LaTeX templates for TJU thesis. Forked from code.google.com/p/tjuthesis. (根据2016年天津大学硕士学位论文格式要求进行修改)
ohadlights/mobilenetv2
TensorFlow implementation for MobileNetV2
clks-wzz/MyTensorflowWheel
My wheel of tensorflow program design with .Dataset and .Estimator
Akrit2013/caffe-dev-160608
self modified caffe branch
bilylee/tf-DenseNet
DenseNet implemented in TensorFlow
JLewiste/recurrent_neural_network_lstm_via_tensorflow
A simple demo on how to use RNN (LSTM) model to classify MNIST datasets via Tensorflow.
clks-wzz/superpixels-revisited
Library containing 7 state-of-the-art superpixel algorithms with a total of 9 implementations used for evaluation purposes in [1] utilizing an extended version of the Berkeley Segmentation Benchmark.