Pinned Repositories
AcceLeNetor
FYP project. A VerilogHDL based hardware accelerator.
Active-Client-Selection-for-Communication-efficient-Federated-Learning
Active Client Selection for Federated Learning
BearingPGA-Net
bert-on-silicon
Research and Materials on Hardware implementation of BERT (Bidirectional Encoder Representations from Transformers) Model
BlockConv
[TCAD 2021] Block Convolution: Towards Memory-Efficient Inference of Large-Scale CNNs on FPGA
BRAM_DDR3_HDMI
在FPGA中将图像数据输入到DDR3中,再输送到HDMI接口上进行显示。
Client_Selection_in_Federated_Learning_using_Matching-Based_Incentives
CNN-Accelerator-VLSI
Convolutional accelerator kernel, target ASIC & FPGA
CNN-hw-accelerator
CNN hardware accelerator to accelerate quantized LeNet-5 model
retraining-free-quantization
RFQuant: Retraining-free Model Quantization via One-Shot Weight-Coupling Learning, CVPR (2024)
vvvvain's Repositories
vvvvain/retraining-free-quantization
RFQuant: Retraining-free Model Quantization via One-Shot Weight-Coupling Learning, CVPR (2024)
vvvvain/AcceLeNetor
FYP project. A VerilogHDL based hardware accelerator.
vvvvain/Active-Client-Selection-for-Communication-efficient-Federated-Learning
Active Client Selection for Federated Learning
vvvvain/BearingPGA-Net
vvvvain/bert-on-silicon
Research and Materials on Hardware implementation of BERT (Bidirectional Encoder Representations from Transformers) Model
vvvvain/BlockConv
[TCAD 2021] Block Convolution: Towards Memory-Efficient Inference of Large-Scale CNNs on FPGA
vvvvain/BRAM_DDR3_HDMI
在FPGA中将图像数据输入到DDR3中,再输送到HDMI接口上进行显示。
vvvvain/Client_Selection_in_Federated_Learning_using_Matching-Based_Incentives
vvvvain/CNN-Accelerator-VLSI
Convolutional accelerator kernel, target ASIC & FPGA
vvvvain/CNN-hw-accelerator
CNN hardware accelerator to accelerate quantized LeNet-5 model
vvvvain/cnn_hardware_acclerator_for_fpga
This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Networks on FPGAs
vvvvain/CSQ
vvvvain/FPGA-based-accelerator-for-CNN
vvvvain/fpgaconvnet-hls
vvvvain/fpgaconvnet-model
Performance and resource models for fpgaConvNet: a Streaming-Architecture-based CNN Accelerator.
vvvvain/haq-lsq
vvvvain/Hello-World
尝试学习使用Github的第一步。
vvvvain/HeterogeneousQuantization
vvvvain/JavaPractice
尝试使用Git将IDEA项目上传
vvvvain/lsq-net
Unofficial implementation of LSQ-Net, a neural network quantization framework
vvvvain/MTFNN-CO
[IEEE TMC 2020] "Computation Offloading in Multi-Access Edge Computing: A Multi-Task Learning Approach" and [IEEE GlobeCom 2023] "A Multi-Head Ensemble Multi-Task Learning Approach for Dynamical Computation Offloading" by TensorFlow
vvvvain/My-Java-Study
尝试入门面向对象** & Java
vvvvain/nano-BERT
Nano-BERT is a straightforward, lightweight and comprehensible custom implementation of BERT, inspired by the foundational "Attention is All You Need" paper. The primary objective of this project is to distill the essence of transformers by simplifying the complexities and unnecessary details.
vvvvain/opencl-hls-cnn-accelerator
OpenCL HLS based CNN Accelerator on Intel DE10 Nano FPGA.
vvvvain/REMAP
vvvvain/SpringBoot_Web
首次尝试使用Git直接将IDEA项目上传至Github
vvvvain/training-mixed-precision-quantized-networks
This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contraints of the target device.
vvvvain/udp_rmii_100MHz
Implement 100 MHz Ethernet in Verilog, including ARP and UDP, support UDP fragments
vvvvain/yolov2_xilinx_fpga
A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard
vvvvain/Zero-shot-Q
It's All In the Teacher: Zero-Shot Quantization Brought Closer to the Teacher [CVPR 2022 Oral]