1009qjm's Stars
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
alexforencich/verilog-ethernet
Verilog Ethernet components for FPGA implementation
wavedrom/wavedrom.github.io
Digital timing diagram editor
wavefrontshaping/complexPyTorch
A high-level toolbox for using complex valued neural networks in PyTorch
Xilinx/Vitis-HLS-Introductory-Examples
WangXuan95/BSV_Tutorial_cn
一篇全面的 Bluespec SystemVerilog (BSV) 中文教程,介绍了BSV的调度、FIFO数据流、多态等高级特性,展示了BSV相比于传统Verilog开发的优势。
WangXuan95/Xilinx-FPGA-PCIe-XDMA-Tutorial
Xilinx FPGA PCIe 保姆级教程 ——基于 PCIe XDMA IP核
WangXuan95/FPGA-CAN
An FPGA-based lightweight CAN bus controller. 基于FPGA的轻量级CAN总线控制器。
lizhirui/AXI_spec_chinese
AXI协议规范中文翻译版
WangXuan95/FPGA-MPEG2-encoder
An FPGA-based MPEG2 encoder for video compression (1920x1080 120fps). 基于FPGA的MPEG2视频编码器,可实现视频压缩。
WangXuan95/FPGA-Gzip-compressor
An FPGA-based GZIP (Deflate algorithm) compressor, which inputs raw data and outputs standard GZIP format (as known as .gz file format). 基于FPGA的GZIP压缩器。输入原始数据,输出标准的GZIP格式,即常见的 .gz / .tar.gz 文件的格式。
WangXuan95/FPGA-SATA-HBA
A SATA host (HBA) core based on Xilinx FPGA with GTH to read/write hard disk. 一个基于Xilinx FPGA中的GTH的SATA host控制器,用来读写硬盘。
f-dangel/unfoldNd
(N=1,2,3)-dimensional unfold (im2col) and fold (col2im) in PyTorch
WangXuan95/UH-JLS
An FPGA-based Ultra-High Throughput JPEG-LS encoder, which provides lossless image compression. 一个超高性能的FPGA JPEG-LS编码器,用来进行无损图像压缩。
WangXuan95/UniPlug-FPGA
一个FPGA核心板设计,体积小、低成本、易用、扩展性强。
WangXuan95/TinyPNG-kmeans
一个针对 PNG 图像文件的有损压缩器,使用 Kmeans 把色彩空间量化压缩到256以下,从而利用 PNG 格式的调色板模式 (Palette) 来缩小文件大小。效果好于 https://tinypng.com
WangXuan95/NBLI
NBLI is a fast, better lossless image compression algorithm. The optimized version (fNBLI) can get 1.5x compression ratio, 8x faster encoding, and 1.2x faster decoding compared to PNG. It can also beat the SOTA JPEG-XL on photographs.
zepx/pytorch-weight-prune
Pytorch version for weight pruning for Murata Group's CREST project
WangXuan95/ImCvt
A lightweight image converter which supports PNG, PNM, BMP, QOI, JPEG-LS, and H.265 intra-frame.
WangXuan95/TinyLZMA
A minimal LZMA data compressor & decompressor in only hundreds of lines of C. 一个只有几百行C代码的LZMA通用数据压缩器和解压器。
WangXuan95/JPEG-LS_extension
An implementation of JPEG-LS extension (ITU-T T.870).
zzzxxxttt/pytorch_AMC
Pytorch implementation of channel pruning and AMC
Reconfigurable-Computing/Xilinx-FPGA-PCIe-XDMA-Tutorial
Xilinx FPGA PCIe 保姆级教程 ——基于 PCIe XDMA IP核
louvinci/PACT-Quantization
Quantization (QAT) Demo on CIFAR10
BizhuWu/C3D_PyTorch
This project includes the whole training process.
regymm/ymmcu-ft2232
FT2232HL JTAG & UART Downloader
Reconfigurable-Computing/flex_BRAM_FPGA
Verilog module for flexible instantiation of ROM/RAM of arbitrary depth and bit width. Automatically reduce BRAM usage through depth division, bit width division, and bit width folding.
Reconfigurable-Computing/Hardware-friendly-PACT-Quantization
louvinci/BlockPU
DW+PW+PW hls core