Pinned Repositories
-
2018-CCF-BDCI-ALIBABA-3Dpoint-cloud-segmentation
2018 CCF大数据与计算智能大赛自动驾驶三维点云分割复赛第四方案
ACMAlgorithmExercises
ACMOI算法习题
ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Best-Flutter-UI-Templates
completely free for everyone. Its build-in Flutter Dart.
C-Code
c++实现的数据结构(数组二叉树、链式二叉树、线索化二叉树、集合、图遍历DFA\BFS、约瑟夫环、多项式操作)、编译原理(表达式转NFA到DFA到minDFA、文法的消除左递归/提取左因子,First/Follow集,预测分析表,驱动器算法)及操作系统(进程调度算法FCFS\SJF\RR、页面置换算法FIFO\OPI\LRU、动态分区分配FF/NF/BF/WF、银行家算法、磁盘调度算法FCFS\SSTF\SCAN\CSCAN)的一些算法
Cairo-VS
Solution for compiling Cairo on Windows 32/64 bit
Data-Structure-Code-in-HIT
哈工大数据结构课程写的一些代码
modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
Augus518's Repositories
Augus518/Best-Flutter-UI-Templates
completely free for everyone. Its build-in Flutter Dart.
Augus518/2018-CCF-BDCI-ALIBABA-3Dpoint-cloud-segmentation
2018 CCF大数据与计算智能大赛自动驾驶三维点云分割复赛第四方案
Augus518/cgal
The public CGAL repository, see the README below
Augus518/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
Augus518/Cpp-Design-Patterns
C++设计模式
Augus518/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Augus518/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Augus518/DGC-Net
A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"
Augus518/glib
glib Windows repository, used by PHP builds and various other projects
Augus518/iCGIS
A simple GIS program, using Qt, OpenGL, GDAL, etc.
Augus518/linefit_ground_segmentation_details
快速3D点云分割论文代码(带注解):Fast segmentation of 3d point clouds for ground vehicles
Augus518/Manual
计算机语言学习手册
Augus518/Mask-RCNN-Detectron2
Augus518/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Augus518/meshrcnn
code for Mesh R-CNN, ICCV 2019
Augus518/orange
데스크탑 성능/장애 관리
Augus518/ORB_SLAM2_SSD_Semantic
动态语义SLAM 目标检测+VSLAM+光流/多视角几何动态物体检测+octomap地图+目标数据库
Augus518/p_median_python
Solving P-median problem using python comparing results to ArcGIS Pro,NP问题
Augus518/pango
Read-only mirror of https://gitlab.gnome.org/GNOME/pango
Augus518/PathPlanning
Common used path planning algorithms with animations.
Augus518/PDAL
PDAL is Point Data Abstraction Library. GDAL for point cloud data.
Augus518/point-cloud-annotation-tool
Augus518/Point-Cloud-Processing-example
点云库PCL从入门到精通 书中配套案例
Augus518/Qt-Plugin-Project
基于VS2017嵌套Qt插件开发的一款桌面应用程序,程序整体架构采用插件框架,各摸块通过插件管理器与主系统进行通讯,主系统主要功能包含xmpp、Mqtt即时通讯,opencv视觉处理,vtk3D点云显示,WebEngine展示WebGL或三维页面,线性动画等,如有更好的建议请联系574226409@qq.com
Augus518/REDNet
implementation of REDNet (A Novel Recurrent Encoder-Decoder Structure for Large-Scale Multi-view Stereo Reconstruction from An Open Aerial Dataset)
Augus518/RS-building-regularization
Building Segmentation Post-processing -- Contour regularization.
Augus518/Source-Codes-3DVison
Source codes collection for 3d vision 视觉三维重建领域的源码收集
Augus518/TSP-GA
改良版遗传算法解决 TSP 问题
Augus518/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
Augus518/ZeroBug
DIY Hexapod Robot