librahfacebook / BranchyNet_chainerLinks
基于提前退出部分样本原理而实现的带分支网络(supported by chainer)
☆45Updated 6 years ago
Alternatives and similar repositories for BranchyNet_chainer
Users that are interested in BranchyNet_chainer are comparing it to the libraries listed below
Sorting:
- Pytorch-based early exit network inspired by branchynet☆31Updated 3 weeks ago
- A DNN model partition demo☆31Updated 5 years ago
- This project will realize experiments about BranchyNet partitioning using pytorch framework☆27Updated 4 years ago
- DNN_Partition辅助工具,用于对pytorch模型进行简单的性能分析以及支持模型切分☆12Updated 4 years ago
- Autodidactic Neurosurgeon Collaborative Deep Inference for Mobile Edge Intelligence via Online Learning☆41Updated 3 years ago
- ☆13Updated 5 years ago
- [IEEE Access] "Head Network Distillation: Splitting Distilled Deep Neural Networks for Resource-constrained Edge Computing Systems" and […☆36Updated last year
- A PyTorch Implementation for experiements in paper: Neurosurgeon: Collaborative Intelligence Between the Cloud and Mobile Edge.☆13Updated 2 years ago
- 2021 Summer Research Internship project (UROP) at Imperial College London. Supervised by Prof George Constantinides and Ben Biggs☆17Updated 2 years ago
- Auto-Split: A General Framework of Collaborative Edge-Cloud AI☆12Updated 3 years ago
- The implementation of paper : RTCoInfer: Real-time Edge-Cloud Collaborative CNN Inference for Stream Analytics on Ubiquitous Images☆14Updated 2 years ago
- Deep neural network (DNN) implementation for inference tasks☆13Updated 5 years ago
- 2-stage pruning to favor distributed inference (local device compute half of the model, upload the feature for further computing on stron…