wuhuaming2006's repositories

Edge-Intelligence

随着移动云计算和边缘计算的快速发展,以及人工智能的广泛应用,产生了边缘智能(Edge Intelligence)的概念。深度神经网络(例如CNN)已被广泛应用于移动智能应用程序中,但是移动设备有限的存储和计算资源无法满足深度神经网络计算的需求。神经网络压缩与加速技术可以加速神经网络的计算,例如剪枝、量化、卷积核分解等。但是这些技术在实际应用非常复杂,并且可能导致模型精度的下降。在移动云计算或边缘计算中,任务卸载技术可以突破移动终端的资源限制,减轻移动设备的计算负载并提高任务处理效率。通过任务卸载技术优化深度神经网络成为边缘智能研究中的新方向。Neurosurgeon: Collaborative Intelligence Between the Cloud and Mobile Edge这篇文章提出了协同推断的**,将深度神经网络进行分区,一部分层在移动端计算,而另一部分在云端计算。根据硬件平台、无线网络以及服务器负载等因素实现动态分区,降低时延以及能耗。本项目给出了边缘智能方面的相关论文,并且给出了一个Python语言实现的卷积神经网络协同推断实验平台。关键词:边缘智能(Edge Intelligence),计算卸载(Computing Offloading),CNN模型分区(CNN Partition),协同推断(Collaborative Inference),移动云计算(Mobile Cloud Computing)

Stargazers:0Issues:0Issues:0

100-Days-Of-ML-Code

100 Days of ML Coding

License:MITStargazers:0Issues:0Issues:0

wuhuaming2006.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Implementation_of_MEC_papers

Implementation of submitted papers about Mobile Edge Computing (MEC).

Language:MatlabStargazers:0Issues:0Issues:0

Group-Normalization-Tensorflow

A TensorFlow implementation of Group Normalization on the task of image classification

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

fcn.berkeleyvision.org

Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.

Language:PythonStargazers:0Issues:0Issues:0

caffe2

Caffe2 is a cross-platform framework made with expression, speed, and modularity in mind.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

JGlobus

jGlobus is a collection of Java client libraries for Globus® Toolkit security, GRAM, and GridFTP.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

HybridComputationalOffloading

Hybrid Computational Offloading

Language:JavaLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

keras

Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

coara

Automatically exported from code.google.com/p/coara

Language:JavaStargazers:2Issues:0Issues:0

moffloading

Automatically exported from code.google.com/p/moffloading

Stargazers:0Issues:0Issues:0

offloading-server

Automatically exported from code.google.com/p/offloading-server

Language:JavaStargazers:0Issues:0Issues:0

work-offload

Work offloading algorithm

Language:JavaStargazers:0Issues:0Issues:0

skynet

Framework for offloading and partitioing mobile-cloud computing

License:GPL-3.0Stargazers:0Issues:0Issues:0