TurilinAlex's Stars
evgs/OrangePi-rk3566
Various addons for OrangePi 3B and CM4
shallowtoil/DROL
Discriminative and Robust Online Learning for Siamese Visual Tracking (AAAI 2020)
yudhisteer/Real-time-Multi-Object-Tracking-for-Rescue-Operations
This project shows the implementation of tracking algorithms like SORT and Deep SORT from scratch. The project aims to assist emergency responders in assessing the number of people at a disaster site and tracking their movements for rescue operations, especially in situations where they are being carried away by floodwaters.
NTU-ICG/multidrone-detection-tracking
A multi-drone detection and tracking system using YOLOv5, TensorRT, Deep SORT and ROS deployed on Jetson Xavier NX
kamanphoebe/MotionDetection
Optical Flow Based Motion Detection for Autonomous Driving
bwsw/rt-motion-detection-opencv-python
High-performance noise-tolerant motion detection algorithm implemented with Python3, Numba, Numpy
Jaraxxus-Me/PVT_pp
Full conference version of PVT++: A Simple End-to-End Latency-Aware Visual Tracking Framework
pablopalafox/uav-autonomous-landing
Robust Visual-Aided Autonomous Takeoff, Tracking and Landing of a small UAV on a Moving Landing Platform for Life-Long Operation
NorahGreen/RTracker
[CVPR'24] RTracker: Recoverable Tracking via PN Tree Structured Memory
sieuwe1/Autonomous-Ai-drone-scripts
State of the art autonomous navigation scripts using Ai, Computer Vision, Lidar and GPS to control an arducopter based quad copter.
zjd1988/rknn_onnx_cnvert
convert rknn to onnx model
BrianPugh/python-template
Python project and library template for clean, reliable, open-source projects.
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
neurotrader888/TechnicalAnalysisAutomation
tugstugi/dl-colab-notebooks
Try out deep learning models online on Google Colab
google-ai-edge/mediapipe-samples
yakimka/python_interview_questions
Вопросы для подготовки к интервью на позицию Python Developer
dave-msk/merak
Python binary package builder (via Cython)
lysyi3m/macos-terminal-themes
Color schemes for default macOS Terminal.app
philberty/cython-book
Learning Cython packtpub.com code examples.
ets-labs/python-vimrc
VIM Configuration for Python / Cython / C Development
rohithsankepally/pgrouting
Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
sshuttle/sshuttle
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
najid110/Genetic-algorithm-MOGA
joaofig/uk-accidents
Study of the UK accidents database
selfedu-rus/genetic-algorithms
krishna-praveen/Capacitated-Vehicle-Routing-Problem
Capacitated vehicle routing problem implemented in python using DEAP package. Non dominated sorting Genetic algorithm is used to solve Multiobjective problem of minimizing Total distance travelled by all vehicles and minimizing total number of vehicles at same time.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
Adrisui3/Pickup-and-Delivery
Metaheuristic approach for solving pick up and delivery problem with time windows.
ttroy50/cmake-examples
Useful CMake Examples