Pinned Repositories
arfoundation-samples
Example content for Unity projects based on AR Foundation
gaussian-splatting-cuda
3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!
gzh_algorithm
算法
gzh_LeetCode
个人实践LeetCode的一些想法记录
Hands-on-RL
https://hrl.boyuai.com/
JNeRF
JNeRF is a NeRF benchmark based on Jittor. JNeRF re-implemented instant-ngp and achieved same performance with original paper.
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
OpenMGSLS
Open source Mirror Galvanometer SLS 3D printer.
Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Python-Spider
个人python爬虫项目(工作,学习中的一些案例,进入数据库mysql)
sight007's Repositories
sight007/Python-Spider
个人python爬虫项目(工作,学习中的一些案例,进入数据库mysql)
sight007/arfoundation-samples
Example content for Unity projects based on AR Foundation
sight007/gaussian-splatting-cuda
3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!
sight007/gzh_algorithm
算法
sight007/gzh_LeetCode
个人实践LeetCode的一些想法记录
sight007/Hands-on-RL
https://hrl.boyuai.com/
sight007/JNeRF
JNeRF is a NeRF benchmark based on Jittor. JNeRF re-implemented instant-ngp and achieved same performance with original paper.
sight007/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
sight007/OpenMGSLS
Open source Mirror Galvanometer SLS 3D printer.
sight007/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
sight007/sight007.github.io
个人网站
sight007/springboot-Mybatis-mdf
简单的springBoot和Mybatis的框架整合,下载就能运行
sight007/tensorflow_practice
推荐系统最强资料
sight007/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
sight007/zipnerf-pytorch
Unofficial implementation of ZipNeRF