-
sort Public
Forked from abewley/sortSimple, online, and realtime tracking of multiple objects in a video sequence.
-
imutils Public
Forked from PyImageSearch/imutilsA series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
Python MIT License UpdatedDec 17, 2019 -
Detectron Public
Forked from facebookresearch/DetectronFAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Python Apache License 2.0 UpdatedDec 3, 2019 -
spark-cassandra-connector Public
Forked from datastax/spark-cassandra-connectorDataStax Spark Cassandra Connector
Scala Apache License 2.0 UpdatedNov 26, 2019 -
MotionPathDashboard Public
Dashboard to analyse and vizualize detection and tracking results (using Dash by Plotly)
-
SmSqr Public
Forked from SvRgn/SmSqrThe HCU is carrying out a project on the Domplatz in Hamburg by providing various services for passers-by offers (chatbot, audio tours,...), cultural content passers-by further use Social Media app…
Python UpdatedOct 29, 2019 -
MotionPathsExtraction Public
Approach to extract motion paths (trajectories) of vehicles and pedestrians from videos (Multiple object detection & tracking)
-
TrafficCountingTool Public
Tool to draw lines into images and count objects crossing those lines (using Python and Tkinter; depending on former generated tracking results)
-
deep_sort Public
Forked from nwojke/deep_sortSimple Online Realtime Tracking with a Deep Association Metric
Python GNU General Public License v3.0 UpdatedMay 2, 2019 -
SimpleTPSMapping Public
Tool using Thin plate splines (TPS) transformation to convert pixel coordinates (x, y) to GPS-coordinates (lat, long).
-
SparkPipeline Public
Lambda architecture on SMACK-Cluster (using Scala) to fetch, store and analyse social media data (Twitter)
-
Trying simple object detection and tracking methods using OpenCV