Pinned Repositories
bart-scripts
Various scripts for OSU computing server
bg_estimation
Background estimation using deeplearning
caffe
Caffe: a fast open framework for deep learning.
camera-fusion
Multiple cameras calibration and fusion with OpenCV Python.
convolutional-pose-machines-tensorflow
cvat
Computer Vision Annotation Tool (CVAT) is a web-based tool which helps to annotate video and images for Computer Vision algorithms
darknet
Convolutional Neural Networks
DeepLearningExamples
Deep Learning Examples
ecosystem
Integration of TensorFlow with other open-source frameworks
elephas
Distributed Deep learning with Keras & Spark
david-imagr's Repositories
david-imagr/caffe
Caffe: a fast open framework for deep learning.
david-imagr/camera-fusion
Multiple cameras calibration and fusion with OpenCV Python.
david-imagr/convolutional-pose-machines-tensorflow
david-imagr/cvat
Computer Vision Annotation Tool (CVAT) is a web-based tool which helps to annotate video and images for Computer Vision algorithms
david-imagr/darknet
Convolutional Neural Networks
david-imagr/DeepLearningExamples
Deep Learning Examples
david-imagr/ecosystem
Integration of TensorFlow with other open-source frameworks
david-imagr/elephas
Distributed Deep learning with Keras & Spark
david-imagr/gitignore
A collection of useful .gitignore templates
david-imagr/Image-Stitching-OpenCV
Simple image stitching algorithm based on SIFT, homography, KNN and Ransac in Python and OpenCV
david-imagr/keras-io
Keras documentation, hosted live at keras.io
david-imagr/keras2cpp
This is a bunch of code to port Keras neural network model into pure C++.
david-imagr/kerasify
Small library for running Keras models from a C++ application
david-imagr/models
Models and examples built with TensorFlow
david-imagr/ncsdk-aarch64
a modified version of ncsdk-v1 that works with aarch64 with ubuntu18 (for the rock64)
david-imagr/rm
workaround script to make terminal `rm` work with system Trash
david-imagr/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
david-imagr/setup-scripts
setup scripts
david-imagr/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
david-imagr/ssd_keras
A Keras port of Single Shot MultiBox Detector
david-imagr/stereo_matching
Tensorflow implementation of "Efficient Deep Learning for Stereo Matching"
david-imagr/surround_vehicles_awareness
Learn to map surrounding vehicles onto a bird's eye view of the scene.
david-imagr/tensorflow-object-detection-docker
david-imagr/tensorflow_template_application
TensorFlow template application for deep learning
david-imagr/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
david-imagr/tensorrt
TensorFlow/TensorRT integration
david-imagr/tensorrt-inference-server
The TensorRT Inference Server provides a cloud inferencing solution optimized for NVIDIA GPUs.
david-imagr/tf-serving-k8s-tutorial
A Tutorial for Serving Tensorflow Models using Kubernetes
david-imagr/yolo2NCS
Train yolo-v2 with keras and Convert weights to Movidius NCS
david-imagr/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0