dumpinfo's Stars
Junjue-Wang/Rank1-Ali-Tianchi-Real-World-Image-Forgery-Localization-Challenge
2022阿里天池真实场景篡改图像检测挑战赛-冠军方案(1/1149)
swz30/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
Shank2358/GGHL
This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)
spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
carllinley/3D-Model-Viewer
A simple 3D model viewer built for an academic assignment. Written in C++ using Win32/OpenGL. Loads Wavefront OBJ files. Includes transforming, texturing, back-face culling, simple lighting. and wire-frame rendering, as well as the GUI framework.
rdzhao/MagicView
Minimalistic OpenGL GUI for Viewing 3D Models
mosari/InstantMeshForMaya
Deliver Instant Mesh to Autodesk Maya
stefanonuvoli/quadmixer
QuadMixer: layout preserving blending of quadrilateral meshes.
nicopietroni/quadwild
Implementation of Reliable Feature-Line Driven Quad-Remeshing
hjwdzh/myRaytracer
GLSL Raytracer
CMU-CBML/HexGen_Hex2Spline
ros2-gbp/maliput-release
NVIDIA/cudnn-frontend
cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it
microsoft/ConfigNet
Official implementation for ECCV 2020 paper CONFIG: Controllable Neural Face Image Generation
google/gemmlowp
Low-precision matrix multiplication
solaAnt/SolaEngine
3D引擎
Jeromecen/MD5SkeletalAnimation
Skeletal Animation implement using MD5 file with Direct3D.骨骼动画原理和实现。
xbpeng/DeepTerrainRL
terrain-adaptive locomotion skills using deep reinforcement learning
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
Asixa/RayTracing-TheNextWeek
Ray Tracing - The Next Week