Pinned Repositories
aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
amc
[ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices
An_Introduction_to_PP
The codes of An Introduction to Parallel Programming
caffe
Caffe: a fast open framework for deep learning.
ComputeLibrary
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
Decoding-CUDA-Binary
decoding-cuda-binary, please ref the authors website
ImageClassification
Image Classification Collections
models
Models and examples built with TensorFlow
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
PMPP
codes for Programming Massively Parallel Processors
PhoneixZhou's Repositories
PhoneixZhou/An_Introduction_to_PP
The codes of An Introduction to Parallel Programming
PhoneixZhou/PMPP
codes for Programming Massively Parallel Processors
PhoneixZhou/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
PhoneixZhou/amc
[ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices
PhoneixZhou/caffe
Caffe: a fast open framework for deep learning.
PhoneixZhou/ComputeLibrary
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
PhoneixZhou/Decoding-CUDA-Binary
decoding-cuda-binary, please ref the authors website
PhoneixZhou/ImageClassification
Image Classification Collections
PhoneixZhou/models
Models and examples built with TensorFlow
PhoneixZhou/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
PhoneixZhou/ObjDetect
PhoneixZhou/PhoneixZhou.github.io
my personal page
PhoneixZhou/PyTorch_CodeReview
PhoneixZhou/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper