Pinned Repositories
automatic-printer-switcher
Automatically set default printers based on what program you have open
facial-recognition
Detects, tracks and tags people with randomly assigned names in a db.
grid-map-editor
For robotics and simple Intelligent Transportation System projects, a utility to classify an image into a grid and mark obstacles.
hurtrade
An Open Source Forex Trading Platform
machine-learnt-air-conditioning
System that learns how often a room is occupied based on time, movement, air conditioning preferences and learns on historic data. This can have a significant impact on the energy use around a house/building.
open-lpr
Open Source and Free License Plate Recognition Software
python-stanag-4586-EDA-v1
Python implementation of STANAG 4586 Edition A V1
simanno
Simple Image Annotation (simanno) Tool for Machine Learning Projects
surveillance-simulator
For ease of development of C2 (Command and Control) applications this simulator offers EO and IR live video feed in a simulated 3D environment. The payload consists of a mast and the cameras mounted on a gimbal offering 2 degrees of freedom. Controllable through STANAG4586 this project is a ROS2 package.
tensorflow-windows
TensorFlow builds compiled on windows with avx and avx2 extensions
faisalthaheem's Repositories
faisalthaheem/open-lpr
Open Source and Free License Plate Recognition Software
faisalthaheem/hurtrade
An Open Source Forex Trading Platform
faisalthaheem/surveillance-simulator
For ease of development of C2 (Command and Control) applications this simulator offers EO and IR live video feed in a simulated 3D environment. The payload consists of a mast and the cameras mounted on a gimbal offering 2 degrees of freedom. Controllable through STANAG4586 this project is a ROS2 package.
faisalthaheem/machine-learnt-air-conditioning
System that learns how often a room is occupied based on time, movement, air conditioning preferences and learns on historic data. This can have a significant impact on the energy use around a house/building.
faisalthaheem/simanno
Simple Image Annotation (simanno) Tool for Machine Learning Projects
faisalthaheem/open-lpr-pretrained-models
Pre trained models consisting of data from coco, open-lpr-dataset-plate-detection and other datasets.
faisalthaheem/open-lpr-dataset-plate-detection
Annotated images of license plates to be used with training models.
faisalthaheem/python-stanag-4586-EDA-v1
Python implementation of STANAG 4586 Edition A V1
faisalthaheem/hurtrade-clients
These are desktop applications written in .net c# for the end user groups clients and back office users of HurTrade
faisalthaheem/open-lpr-plate-detection
The Car License Plate Detection component of OpenLPR project.
faisalthaheem/facial-recognition
Detects, tracks and tags people with randomly assigned names in a db.
faisalthaheem/open-command-and-control
An open source Command and Control software for working with UAV, UGV, USV and other unmanned platforms.
faisalthaheem/open-lpr-nodered
NodeRed component of OpenLPR project.
faisalthaheem/py-simple-ftp-server
A simple FTP server written in python. Made this to work with UpdraftPlus wordpress backup plugin and was tired of looking for a simple FTP server that would just work on linux without giving a headache.
faisalthaheem/python-stanag-4586-vsm
A simple Vehicle Specific Module (VSM) that understands STANAG 4586
faisalthaheem/deep-learning-scripts
A generic collection of scripts that allow for training of models for object detection and classification.
faisalthaheem/DeepLearningExamples
Deep Learning Examples
faisalthaheem/faisalthaheem
faisalthaheem/jupyter-stanag-4586-EDA-v1
A jupyter notebook to test python-stanag-4586-EDA-v1 by I/O on network using multicasting.
faisalthaheem/jx-charts-repo
faisalthaheem/kubernetes-pod-resource-usage-report
A handy python script to list resource (limits/requests) usage by pods. A report containing namespace, pod name and resource usage is written to a csv file.
faisalthaheem/open-lpr-ftp
The FTP component of OpenLPR project.
faisalthaheem/open-lpr-ocr
The OCR componenet of OpenLPR project.
faisalthaheem/open-lpr-rest
REST component of OpenLPR project
faisalthaheem/push-to-registry
GitHub Action to push a container image to an image registry.
faisalthaheem/simanno-be
Backend for simanno.
faisalthaheem/simanno-fe
Front end angular app for simanno.
faisalthaheem/simanno-scripts
Utility scripts for simanno.
faisalthaheem/SSD-pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
faisalthaheem/surveillance-simulator-controller
A step in project to control surveillance-simulator project