Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
AI Model Zoo services for STM32 devices
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
Generative Adversarial Network for MNIST with tensorflow
Zero-1-to-3: Zero-shot One Image to 3D Object (ICCV 2023)
covert-ml is a GAN-based covert communication method that enables establishing a reliable, undetectable covert channel within autoencoder wireless communication systems with the minimum impact.
InspireFace is a cross-platform face recognition SDK developed in C/C++, supporting multiple operating systems and various backend types for inference, such as CPU, GPU, and NPU.
Source code for the book "Math for Deep Learning" (No Starch Press)
Effortless data labeling with AI support from Segment Anything and other awesome models.
A deep reinforcement learning based approach is used to allocate downlink power for multi-cell wireless system.
《Power Allocation in Multi-cell Networks Using Deep Reinforcement Learning》论文复现
In this repo, I develop an end-to-end wireless communication system using deep neural networks (DNNs), where DNNs are employed to perform several key functions, including encoding, decoding, modula…
airockchip / yolov5
Forked from ultralytics/yolov5YOLOv5 in PyTorch > ONNX > CoreML > TFLite
Beamforming design with deep learning.
The Matlab Simulation codes for Hybrid Beamforming for Millimeter Wave Systems Using the MMSE Criterion.
Realization of MIMO-NOMA signal detection system based on **C. Lin et al., “A deep learning approach for MIMO-NOMA downlink signal detection,” MDPI Sensors, vol. 19, no. 11, pp. 2526, 2019.
A research oriented repository on the Security and Robustness of Deep Learning for Wireless Communication Systems
B站Efficient-Neural-Network学习分享的配套代码
Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database
A hardware implementation of CNN, written by Verilog and synthesized on FPGA
Convert PDF to markdown + JSON quickly with high accuracy
Port of OpenAI's Whisper model in C/C++
Production First and Production Ready End-to-End Keyword Spotting Toolkit
Let's build GPT: from scratch, in code, spelled out.