Stars
Chinese Translation on <PCI Express Technology Comprehensive Guide to Generations 1.x, 2.x and 3.0> by Mindshare Mindshare
InstantSplat: Sparse-view SfM-free Gaussian Splatting in Seconds
This is a Chinese translation of the CUDA programming guide
[SIGGRAPH'24] 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
A collaboration friendly studio for NeRFs
Instant neural graphics primitives: lightning fast NeRF and more
A SATA host (HBA) core based on Xilinx FPGA with GTH to read/write hard disk. 一个基于Xilinx FPGA中的GTH的SATA host控制器,用来读写硬盘。
一篇全面的 Bluespec SystemVerilog (BSV) 中文教程,介绍了BSV的调度、FIFO数据流、多态等高级特性,展示了BSV相比于传统Verilog开发的优势。
An FPGA-based USB 1.1 (full-speed) device core to implement USB-serial, USB-camera, USB-audio, USB-hid, etc. It requires only 3 FPGA common IOs rather than additional chips. 基于FPGA的USB 1.1 (full-sp…
An FPGA-based MPEG2 encoder for video compression (1920x1080 120fps). 基于FPGA的MPEG2视频编码器,可实现视频压缩。
An FPGA-based DDR1 controller. 基于FPGA的DDR1控制器,为低端FPGA嵌入式系统提供廉价、大容量的存储。
A PyTorch re-implementation of Neural Radiance Fields
cjw531 / nerf_tf2
Forked from bmild/nerfTensorflow 2 release by @cjw531 for NeRF (Neural Radiance Fields) originally by @bmild
Learning Continuous Signed Distance Functions for Shape Representation
improves over nerf in 360 capture of unbounded scenes
Code release for NeRF (Neural Radiance Fields)
[SIGGRAPH 2022] Single-View View Synthesis in the Wild with Learned Adaptive Multiplane Images
Direct voxel grid optimization for fast radiance field reconstruction.
Plenoxels: Radiance Fields without Neural Networks
Learning-Based View Synthesis for Light Field Cameras - Pytorch
A curated list of light field synthesis and light field reconstruction papers.
Local Light Field Synthesis (Pratul P. Srinivasan, Tongzhou Wang, Ashwin Sreelal, Ravi Ramamoorthi, Ren Ng ICCV 2017)
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…