Pinned Repositories
ACloudViewer
ErowCloudViewer: A Modern System for 3D Data Processing
ACloudViewerPython
ErowCloudViewer system python interface examples
AI
TensorFlow for DeepLearning
Awesome-Unity-Shader
分享与收集炫酷的Unity3D Shader|| About Cool Unity3D Shaders
C_Plus_Plus-projects
projects for C++
CSharpProjects
C# projects
DeepLearningC
Simple program to learn CNN (LeNet-5) in pure C
Java-projects
java projects
JavaScript-projects
projects for JavaScripts
OpenGLTest
learning OpenGL
Asher-1's Repositories
Asher-1/AI_study
Asher-1/awesome-books
:books: 开发者推荐阅读的书籍
Asher-1/Awesome-SLAM
SLAM code, paper, project collections
Asher-1/cartographer_detailed_comments
Asher-1/CloudCompare
CloudCompare main repository
Asher-1/CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
Asher-1/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
Asher-1/CV_interviews_Q-A
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
Asher-1/Face-Recognition-Jetson-Nano
Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
Asher-1/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
Asher-1/gslam_bowbench
Comparison of DBoW2, DBoW3, FBoW and Vocabulary of GSLAM.
Asher-1/gslam_dso
The GSLAM plugin for DSO (Direct Sparse Odometer) implementation
Asher-1/gslam_nsq
This project is a messagging extension plugin to auto support network messaging for GSLAM.
Asher-1/gslam_svo
The SVO plugin for GSLAM
Asher-1/gslam_theia
The GSLAM application to run theiaSfM
Asher-1/gslam_transform
A benchmark comparison between several transform implementations.
Asher-1/gslamDB_tumvi
This project implements the GSLAM dataset plugin for dataset TUMVI.
Asher-1/hanlp-jupyterlab-docker
一个集成jupyterlab编辑器的hanlp docker 镜像,并且使用github actions将镜像推送到自己的镜像仓库,便于快速体验hanlp
Asher-1/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
Asher-1/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Asher-1/Multi_Sensor_Fusion
Multi-Sensor Fusion (GNSS, IMU, Camera) 多源多传感器融合定位 GPS/INS组合导航 PPP/INS紧组合
Asher-1/Open3D
Open3D: A Modern Library for 3D Data Processing
Asher-1/Open3D-PoissonRecon
Poisson Surface Reconstruction
Asher-1/OpenBot
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
Asher-1/PaddleOCR
Awesome OCR toolkits based on PaddlePaddle (8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embeded and IoT devices)
Asher-1/PICMake
你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注开发核心应用程序,编译不再愁! 例如下面是使用PICMake编译一个依赖OpenGL的可执行文件,只需要一行!
Asher-1/RandLA-Net-Improvements
some improvements for RandLA-Net
Asher-1/text_detection
text detection and recognition
Asher-1/Yolo-Fastest
:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and the mobile terminal can run up to 178fps+
Asher-1/YOLOv5_NCNN
🍅 Deploy NCNN on mobile phones. Support Android and iOS. 移动端NCNN部署,支持Android与iOS。