Pinned Repositories
AutoGPT
An experimental open-source attempt to make GPT-4 fully autonomous.
autoware
Autoware - the world's leading open-source software project for autonomous driving
depth_yolact_ros
ROS wrapper for yolact instance segmentation with depth image extension for 3D bounding boxes and pointcloud segmentation
depth_yolact_test
EMG-Classifier
EMG signal classification using recurrent neural network. The data was gathered using Myo armband and fed to the network without any filteration.
move_base_sequence
A ROS Action server that handles communication with move base action server to achieve a list of required goal poses successively.
ros_controllers
Forked from the main ros_controllers repo to add swerve_steering_controller. Generic robotic controllers to accompany ros_control
System-Identification-Tensorflow
The Python code for "Linear time-invariant state space system identification using adam optimization" paper, with some examples on how to use it.
System-Identification-Tensorflow-Examples
Jupyter notebook examples for the System-Identification-Tensorflow package for the "Linear Time Invariant State Space System Identification Using Adam Optimization" paper
VSLAM-playground
Building a full Visual SLAM pipeline to experiment with different techniques
MarkNaeem's Repositories
MarkNaeem/ros_controllers
Forked from the main ros_controllers repo to add swerve_steering_controller. Generic robotic controllers to accompany ros_control
MarkNaeem/depth_yolact_ros
ROS wrapper for yolact instance segmentation with depth image extension for 3D bounding boxes and pointcloud segmentation
MarkNaeem/move_base_sequence
A ROS Action server that handles communication with move base action server to achieve a list of required goal poses successively.
MarkNaeem/VSLAM-playground
Building a full Visual SLAM pipeline to experiment with different techniques
MarkNaeem/System-Identification-Tensorflow
The Python code for "Linear time-invariant state space system identification using adam optimization" paper, with some examples on how to use it.
MarkNaeem/System-Identification-Tensorflow-Examples
Jupyter notebook examples for the System-Identification-Tensorflow package for the "Linear Time Invariant State Space System Identification Using Adam Optimization" paper
MarkNaeem/AutoGPT
An experimental open-source attempt to make GPT-4 fully autonomous.
MarkNaeem/autoware
Autoware - the world's leading open-source software project for autonomous driving
MarkNaeem/depth_yolact_test
MarkNaeem/EMG-Classifier
EMG signal classification using recurrent neural network. The data was gathered using Myo armband and fed to the network without any filteration.
MarkNaeem/FaceRec-Tkinter
A face recognition application built with Python. It uses OpenCV for face detection and recognition and Tkinter for the GUI. It allows adding a bio for each of the recognized persons, and it can export the whole data in a text file report.
MarkNaeem/FieldSAFE
Agricultural Dataset with Static and Moving Obstacles
MarkNaeem/manpm
Shows the relevant part of NPM module's README file right in your terminal
MarkNaeem/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
MarkNaeem/MarkNaeem
MarkNaeem/marknaeem.github.io
MarkNaeem/ml-ferret
MarkNaeem/move_base_sequence-release
MarkNaeem/rosdistro
This repo maintains a lists of repositories for each ROS distribution
MarkNaeem/StateSpace-python
A state space modeling class in python with a single time step solver to ease integration with controllers.
MarkNaeem/StateSpace-python-examples
Jupyter notebook examples for the StateSpace-python package
MarkNaeem/SuperPoint-Cpp