arufuss's Stars
crosire/reshade
A generic post-processing injector for games and video software.
PKUJohnson/OpenData
开源的金融投资数据提取工具,专注在各类网站上爬取数据,并通过简单易用的API方式使用
simco50/D3D12_Research
Personal hobby project to experiment with various rendering techniques.
microsoft/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
HK-SHAO/RayTracingPBR
A very simple PBR Path Tracing Renderer.
taichi-dev/taichi_three
A soft renderer based on Taichi (work in progress)
DQLin/ReSTIR_PT
Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"
mli/paper-reading
深度学习经典、新论文逐段精读
awesome-NeRF/awesome-NeRF
A curated list of awesome neural radiance fields papers
monyhar/monyhar-lite
梦弘浏览器 自主研发版本 - 完全自主研发,打破国外垄断,比 Chrome 快 600%。缺少上网功能。
monyhar/monyhar
梦弘浏览器 - 完全自主研发,打破国外垄断,比 Chrome 快 600%。
Unity-Technologies/SynthDet
SynthDet - An end-to-end object detection pipeline using synthetic data
Kheirlb/spot-blender
Use Blender and Python to "simulate" interactions with the Boston Dynamics quadruped robot, Spot
czczup/SiameseHCCR
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
fuzhenxin/Style-Transfer-in-Text
Paper List for Style Transfer in Text
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
jxbz/fromage
🧀 Pytorch code for the Fromage optimiser.
githubharald/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
yfeng997/MadMario
Interactive tutorial to build a learning Mario, for first-time RL learners
WarBean/tps_stn_pytorch
PyTorch implementation of Spatial Transformer Network (STN) with Thin Plate Spline (TPS)
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
facebookresearch/MathsFromExamples
Source code, datasets and trained models for the paper Learning Advanced Mathematical Computations from Examples (ICLR 2021), by François Charton, Amaury Hayat (ENPC-Rutgers) and Guillaume Lample
IrvingMeng/MagFace
MagFace: A Universal Representation for Face Recognition and Quality Assessment, CVPR2021, Oral
clovaai/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
52CV/CVPR-2021-Papers
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.