dnn
There are 1085 repositories under dnn topic.
2sxc
DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
TSP-DNN
Training Deep Neural Networks for Wireless Resource Management
stonne
STONNE: A Simulation Tool for Neural Networks Engines
AIAssistOnnx
这是AI游戏助手的最新版代码库,其他的代码库已停止更新。AI游戏助手截取游戏屏幕进行对象识别,模拟自动瞄准/自动开枪等功能,提升玩家的游戏体验。这个版本使用onnx+yoyov6进行AI推理,微软的onnx在个人电脑上运行效率很高,配合美团的yoyov6对象检测模型,游戏图像检测速度快到飞起。
origami
Lowest barrier of entry to Image Processing, Computer Vision and Neural Networks on the JavaVM
scrfd-opencv
使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。
YOLO3-With-OpenCvSharp4
Demo of implement YOLO v3 with OpenCvSharp v4 on C#
isaac_ros_dnn_inference
NVIDIA-accelerated DNN model inference ROS 2 packages using NVIDIA Triton/TensorRT for both Jetson and x86_64 with CUDA-capable GPU
OpenTPOD
Open Toolkit for Painless Object Detection
ps
自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练
lightnet
Lightweight turnkey solution for AI
OpenWork
有空就写点,没空就空着。
MobilNet_SSD_opencv
MobilNet-SSD object detection in opencv 3.4.1
isaac_ros_image_segmentation
NVIDIA-accelerated, deep learned semantic image segmentation
Tengine-Convert-Tools
Tengine Convert Tool supports converting multi framworks' models into tmfile that suitable for Tengine-Lite AI framework.
Indian-Accent-Speech-Recognition
Traditional ASR (Signal & Cepstral Analysis, DTW, HMM) & DNNs (Custom Models + DeepSpeech) on Indian Accent Speech
Neurosurgeon
云边协同- collaborative inference 📚Neurosurgeon: Collaborative Intelligence Between the Cloud and Mobile Edge
slitherin
AI research environment for the game of Snake 🐍 .
GEMINI-HPCA2024
Open-source Framework for HPCA2024 paper: Gemini: Mapping and Architecture Co-exploration for Large-scale DNN Chiplet Accelerators
MaskFlownet-Pytorch
Pytorch implementation of MaskFlownet
Collaborative-Inference-Work-Summary
云边协同- collaborative inference📚工作汇总 📚 Collaborative Inference Work Summary
cgra4ml
An Open Workflow to Build Custom SoCs and run Deep Models at the Edge
adult-image-detector
Use deep neural networks and other algos for detect nude images
noone_video
Make faces blurred for videos using DNN
yolov5_onnx_dnn
非常简单的yolov5应用,只需要opencv库即可,包括c++和python版本。支持对图片和视频进行检测和摄像头实时检测
rindow-neuralnetworks
Neural networks library for machine learning on PHP
jpeg-defense
SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression
FreeWill
A deep learning library in C++/CUDA
YOLO-Streaming
Push-pull streaming and Web display of YOLO series
Perception-of-Autonomous-mobile-robot
Perception of Autonomous mobile robot,Using ROS,rs-lidar-16,By SLAM,Object Detection with Yolov5 Based DNN
ROS-Object-Detection-2Dto3D-RealsenseD435
Use the Intel D435 real-sensing camera to realize object detection based on the Yolov3-5 framework under the Opencv DNN(old version)/TersorRT(now) by ROS-melodic.Real-time display of the Pointcloud in the camera coordinate system.
SET-ISCA2023
The framework for the paper "Inter-layer Scheduling Space Definition and Exploration for Tiled Accelerators" in ISCA 2023.
MXNet-HRT
Heterogeneous Run Time version of MXNet. Added heterogeneous capabilities to the MXNet, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embedded platform. It also retains all the features of the original MXNet architecture which users deploy their applications seamlessly.
speech-to-text
mixlingual speech recognition system; hybrid (GMM+NNet) model; Kaldi + Keras
face-detection-with-OpenCV-and-DNN
Detecting faces using OpenCV's Deep Neural Network
opencv-mtcnn
An implementation of MTCNN Face detector using OpenCV's DNN module