johnny_1218's repositories

ConvNeXt

Code release for ConvNeXt model

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

Microsoft-Rocket-Video-Analytics-Platform

A highly extensible software stack to empower everyone to build practical real-world live video analytics applications for object detection and counting with cutting edge machine learning algorithms.

Language:C#License:MITStargazers:1Issues:0Issues:0

ANS

Autodidactic Neurosurgeon Collaborative Deep Inference for Mobile Edge Intelligence via Online Learning

Language:PythonStargazers:0Issues:0Issues:0

attention-is-all-you-need-pytorch

A PyTorch implementation of the Transformer model in "Attention is All You Need".

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

detr

End-to-End Object Detection with Transformers

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

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)

Language:PythonStargazers:0Issues:0Issues:0

GoogleMediapipePackageDll

package google mediapipe hand and holistic tracking into a dynamic link library

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

Grad-CAM.pytorch

pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...

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

HowToCook

程序员在家做饭方法指南。

License:UnlicenseStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Okutama-Action

Okutama-Action: An Aerial View Video Dataset for Concurrent Human Action Detection

Stargazers:0Issues:0Issues:0

PatchLine

PatchLine-Patch-Predictor

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

License:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

xvit_video_transformers

[NeurIPS 2021] Space-time Mixing Attention for Video Transformer

Stargazers:0Issues:0Issues:0

yolov5

YOLOv5 in PyTorch > ONNX > CoreML > TFLite

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

YOLOX

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

License:Apache-2.0Stargazers:0Issues:0Issues:0