Pinned Repositories
advgrtmpl8
Advanced Graphics assignment template with OpenCL support.
aidea
AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。
apollo
An open autonomous driving platform
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
bvh_article
Code accompanying the blog post on bvh construction.
caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
chinese-ocr-train
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
d3d12book
Sample code and my exercise solutions for the book "Introduction to 3D Game Programming with DirectX 12"
leftstone2015's Repositories
leftstone2015/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
leftstone2015/bvh_article
Code accompanying the blog post on bvh construction.
leftstone2015/nbvh
Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)
leftstone2015/pyUE4Parse
ue4 asset parser/reader
leftstone2015/aidea
AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。
leftstone2015/FRIDAY
An self-improving embodied conversational agent seamlessly integrated into the operating system to automate our daily tasks.
leftstone2015/text_to_vedio
这是一个由文本直接生成视频的项目
leftstone2015/tinyrenderer
A brief computer graphics / rendering course
leftstone2015/METIS
METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
leftstone2015/Minecraft
Voxel Engine (like Minecraft) in Python and OpenGL
leftstone2015/paper-reading
深度学习经典、新论文逐段精读
leftstone2015/Vulkan
Examples and demos for the new Vulkan API
leftstone2015/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
leftstone2015/raytracing.github.io
Main Web Site (Online Books)
leftstone2015/advgrtmpl8
Advanced Graphics assignment template with OpenCL support.
leftstone2015/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
leftstone2015/d3d12book
Sample code and my exercise solutions for the book "Introduction to 3D Game Programming with DirectX 12"
leftstone2015/GatedConvolution_pytorch
A modified reimplemented in pytorch of inpainting model in Free-Form Image Inpainting with Gated Convolution [http://jiahuiyu.com/deepfill2/]
leftstone2015/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
leftstone2015/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
leftstone2015/apollo
An open autonomous driving platform
leftstone2015/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
leftstone2015/SemanticSoftSegmentation
Spectral segmentation described in Aksoy et al., "Semantic Soft Segmentation", ACM TOG (Proc. SIGGRAPH), 2018
leftstone2015/DISTORT-AND-RECOVER-CVPR18
Code for "Distort-and-Recover: Color Enhancement with Deep Reinforcement Learning", CVPR18
leftstone2015/tensornets
High level network definitions with pre-trained weights in TensorFlow
leftstone2015/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
leftstone2015/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
leftstone2015/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
leftstone2015/exposure
An "infinite"-resolution GAN. It additionally produces interpretable results based on a photo editing model and reinforcement learning. (ACM Transactions on Graphics, to be presented at SIGGRAPH 2018)
leftstone2015/text_renderer
Generate text images for training deep learning ocr model