Giter VIP home page Giter VIP logo

Behnam Moradi's Projects

airsim icon airsim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research

apex icon apex

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch

apollo icon apollo

An open autonomous driving platform

bmoradi93.github.io icon bmoradi93.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

camera-calibration-and-fundamental-matrix-estimation-with-ransac icon camera-calibration-and-fundamental-matrix-estimation-with-ransac

The goal of this repository is to introduce you to camera and scene geometry. Specifically I will estimate the camera projection matrix, which maps 3D world coordinates to image coordinates, as well as the fundamental matrix, which relates points in one scene to epipolar lines in another. The camera projection matrix and the fundamental matrix can each be estimated using point correspondences. To estimate the projection matrix (camera calibration), the input is corresponding 3d and 2d points. To estimate the fundamental matrix the input is corresponding 2d points across two images. I will start out by estimating the projection matrix and the fundamental matrix for a scene with ground truth correspondences. Then I'll move on to estimating the fundamental matrix using point correspondences from ORB, which is an alternative to SIFT.

casadi-tutorial-examples icon casadi-tutorial-examples

Bsed on the CasADi original paper: "CasADi: a software framework for nonlinear optimization and optimal control"

create3_sim icon create3_sim

ROS 2 Simulation for the iRobot® Create® 3 Educational Robot

googletest icon googletest

GoogleTest - Google Testing and Mocking Framework

groot icon groot

Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP

jetson-inference icon jetson-inference

Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.

joystick_ros2 icon joystick_ros2

Joystick driver for ROS2, support all platforms: Linux, OS X, Windows

knn_image_classification icon knn_image_classification

KNN classification algorithm is one of the well known classification methods in data engineering and image processing. This algorithm is basically a start point to use ML algorithms in the world of image processing. In this project, the KNN algorithm has been used to classify 3 kinds of animals namely, cat, dog, and panda. The animal dataset including 3000 images(1000 images per animal) has been used. The KNN algorithm has been written in python3. The results show that the KNN performance in image classification can be improved by increasing the number of nearest neighbors K to a specific number. Having said the performance cannot be improved by increasing K beyond the extracted criteria. Having said that the performance has a direct relation with the data quality.

local_feature_mapping_python icon local_feature_mapping_python

In this repository I'm supposed to come up with written-from-scratch algorithms to perform the following computer vision tasks specifically in python: Feature detectors - Identify the interest points Feature descriptors - Extract feature vector descriptor surrounding each interest point Feature matching - Determine correspondence between descriptors in 2 views

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.