Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
aoliao12138.github.io
my website
awesome-knowledge-graph
整理知识图谱相关学习资料
DeformingThings4D
inside-3d-mesh
A short, reasonnably simple, fast, and robust function to determine if a set of points are inside a 3d mesh
ReRF
ReRF_Dataset
SHTUSIST.github.io
VideoRF
aoliao12138's Repositories
aoliao12138/ReRF
aoliao12138/VideoRF
aoliao12138/ReRF_Dataset
aoliao12138/DeformingThings4D
aoliao12138/inside-3d-mesh
A short, reasonnably simple, fast, and robust function to determine if a set of points are inside a 3d mesh
aoliao12138/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
aoliao12138/aoliao12138.github.io
my website
aoliao12138/awesome-knowledge-graph
整理知识图谱相关学习资料
aoliao12138/BundleFusion
[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
aoliao12138/ChatGPT
Reverse engineered ChatGPT API
aoliao12138/cs133tinytensor_finalprojectzip
aoliao12138/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
aoliao12138/DeepNude-an-Image-to-Image-technology
Research techniques and papers related to image generation and image restoration used by DeepNude. 研究DeepNude使用的图像生成和图像修复相关的技术和论文。
aoliao12138/DSS
Differential Surface Splatting
aoliao12138/ElasticFusion
Real-time dense visual SLAM system
aoliao12138/Group-Code-Reading
aoliao12138/HistoryHotEventBase
historyhotevent projrct ,which concentrate on the dayily hot event covers the time range from 2004 to 2019, 16 years in total,从2004年至2019年共16年的每日热点事件项目,目标包括构建起从2004年至今共16年的历时热点标题数据库,构建16年历时事件热点知识库。
aoliao12138/Lane-Segmentation-Solution-For-BaiduAI-Autonomous-Driving-Competition
Lane Segmentation Solution for Baidu AI PaddlePaddle Autonomous Driving Competition(1st Place)
aoliao12138/leetcode
my code about LeetCode exercise
aoliao12138/ltp
Language Technology Platform
aoliao12138/occupancy_networks
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
aoliao12138/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
aoliao12138/PointFlow
PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows
aoliao12138/PointMVSNet
Code for "Point-based Multi-view Stereo Network" (ICCV 2019 Oral)
aoliao12138/pyJBU
A Python implementation of Joint Bilateral Upsampling
aoliao12138/pyObjRender
render mesh object. generates rgb, depth and normal images
aoliao12138/QASystemOnFinancialKG
A tutorial and implement of Financial knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以A股为中心的一定规模金融领域知识图谱,并以该知识图谱完成自动问答与分析服务。
aoliao12138/Self-Correction-Human-Parsing
An out-of-box human parsing representation extractor.
aoliao12138/SfmLearner-Pytorch
Pytorch version of SfmLearner from Tinghui Zhou et al.
aoliao12138/tinytensor
CS133 final project: C++ implement of a neural network