Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Atlas
An extensible 3D GIS application for visualization, analysis and research.
awesome-yolo-object-detection
🔥🔥🔥 A collection of some awesome public YOLO object detection series projects.
CSharpGL
:green_apple: Object Oriented OpenGL in C#.
deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
deep_learning_object_detection
A paper list of object detection using deep learning.
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
MapWindow5
MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
AugusZhan's Repositories
AugusZhan/awesome-yolo-object-detection
🔥🔥🔥 A collection of some awesome public YOLO object detection series projects.
AugusZhan/MapWindow5
MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
AugusZhan/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AugusZhan/Atlas
An extensible 3D GIS application for visualization, analysis and research.
AugusZhan/CSharpGL
:green_apple: Object Oriented OpenGL in C#.
AugusZhan/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
AugusZhan/deep_learning_object_detection
A paper list of object detection using deep learning.
AugusZhan/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
AugusZhan/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
AugusZhan/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
AugusZhan/geospatial-wheels
Geospatial library wheels for Python on Windows
AugusZhan/Hello-World
New boy to learn how to use this intereste Web.
AugusZhan/ipa_coverage_planning
Algorithms for floor plan segmentation and systematic coverage driving patterns
AugusZhan/ISAT_with_segment_anything
Labeling tool with SAM(segment anything model),supports SAM, sam-hq, MobileSAM EdgeSAM etc.交互式半自动图像标注工具
AugusZhan/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
AugusZhan/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
AugusZhan/MapWinGIS
MapWinGIS.ocx is a FREE and OPEN SOURCE C++ based geographic information system programming ActiveX Control and application programmer interface (API) that can be added to a Windows Form in Visual Basic, C#, Delphi, or other languages that support ActiveX, providing your app with a map. Go to our forum for questions and help:
AugusZhan/MAST30034_Python_GDAL
Tutorial and Code for MAST30034 Applied Data Science
AugusZhan/OpenGL.Net
Modern OpenGL bindings for C#.
AugusZhan/osgearth
A 3D Mapping Engine & SDK for OpenSceneGraph.
AugusZhan/osgQt
osg create in qt
AugusZhan/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
AugusZhan/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
AugusZhan/qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
AugusZhan/RoITransformer_DOTA
AugusZhan/Samples
DEM.Net Samples
AugusZhan/sharpgl
Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
AugusZhan/vue-admin
AugusZhan/YOLO3-With-OpenCvSharp4
Demo of implement YOLO v3 with OpenCvSharp v4 on C#
AugusZhan/Yolov7-tracker
Yolo v5, v7, v8 and several Multi-Object Tracker(SORT, DeepSORT, ByteTrack, BoT-SORT, etc.) in MOT17 and VisDrone2019 Dataset. It uses a unified style and integrated tracker for easy embedding in your own projects.