Pinned Repositories
acra
Application Crash Reports for Android
Android
http://www.cnblogs.com/zjutlitao/p/4231525.html
Android-Best-Practices
Android最佳实践示例
caffe_example
install script and example for clCaffe which will run caffe by OpenCL (this is for https://github.com/01org/caffe/tree/inference-optimize)
CU2CL
A prototype CUDA-to-OpenCL source-to-source translator, built on the Clang compiler framework
deep_learning_object_detection
A paper list of object detection using deep learning.
Jenkins
test
NativeLibCompression
The native library compression sdk is given to solve the apk size problem. It is easy to integrate and will get max 50% size decreasing. Not only sdk, a Java tool for package is provided to convert normal apk to compressed apk.
openvino_example
this is for intel openvino (https://software.intel.com/en-us/openvino-toolkit)
PyTrafficCar
a python demo (DQN) to show why traffic happen (为什么交通拥堵, 慢速变道是原因所在,里面有深度强化学习,但是目前还不收敛)
liyuming1978's Repositories
liyuming1978/NativeLibCompression
The native library compression sdk is given to solve the apk size problem. It is easy to integrate and will get max 50% size decreasing. Not only sdk, a Java tool for package is provided to convert normal apk to compressed apk.
liyuming1978/openvino_example
this is for intel openvino (https://software.intel.com/en-us/openvino-toolkit)
liyuming1978/caffe_example
install script and example for clCaffe which will run caffe by OpenCL (this is for https://github.com/01org/caffe/tree/inference-optimize)
liyuming1978/PyTrafficCar
a python demo (DQN) to show why traffic happen (为什么交通拥堵, 慢速变道是原因所在,里面有深度强化学习,但是目前还不收敛)
liyuming1978/deep_learning_object_detection
A paper list of object detection using deep learning.
liyuming1978/beauty
Android实现的瘦脸、放大眼睛的算法
liyuming1978/caffe
Caffe: a fast open framework for deep learning.
liyuming1978/clDNN
Compute Library for Deep Neural Networks (clDNN)
liyuming1978/darknet
Convolutional Neural Networks
liyuming1978/DirectML
DirectML is a high-performance, hardware-accelerated DirectX 12 library for machine learning. DirectML provides GPU acceleration for common machine learning tasks across a broad range of supported hardware and drivers, including all DirectX 12-capable GPUs from vendors such as AMD, Intel, NVIDIA, and Qualcomm.
liyuming1978/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
liyuming1978/GPU-tracking
Final project for 15-618 : implement a GPU version of the KCF algorithm
liyuming1978/iai_kinect2
Tools for using the Kinect One (Kinect v2) in ROS
liyuming1978/imedia_rtsp
liyuming1978/mkl-dnn
Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
liyuming1978/navigation
ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
liyuming1978/New-C3D-Caffe
This is a reimplementation of 3D CNN (http://vlg.cs.dartmouth.edu/c3d/). It is compatitable with Caffe 2016. The Caffe is forked from Caffe commit c1126aadb6eab5229203bfba9495bc2b06b4ae89.
liyuming1978/octomap
An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D.
liyuming1978/opencv
Use opencv dnn to dump (caffe, tensorflow, torch) to xml (someting like intel inference engine)
liyuming1978/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
liyuming1978/Paddle
PArallel Distributed Deep LEarning
liyuming1978/PlayVideo-OpenGL
liyuming1978/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
liyuming1978/realsense
Intel(R) RealSense(TM) ROS packages
liyuming1978/rtabmap
RTAB-Map library and standalone application
liyuming1978/SFD
S³FD: Single Shot Scale-invariant Face Detector
liyuming1978/ShuffeNet-Tracker
human tracking on an ARM chip(RK3399)
liyuming1978/tcmalloc
liyuming1978/tf-adnet-tracking
Deep Object Tracking Implementation in Tensorflow for 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'
liyuming1978/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.