Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View meysam-safarzadeh's full-sized avatar
😃
😃

Highlights

  • Pro

Organizations

@Superstratum-ltd

Block or report meysam-safarzadeh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
meysam-safarzadeh/README.md

Pinned Loading

  1. Text2Shape Text2Shape Public

    This project is a DL model that performs 3D shape (voxelization) generation. It takes text prompts and produces 3D shapes. The model is implemented using supervised learning and has been tested on …

    Python 2

  2. VIO-Using-Homography-Matrix VIO-Using-Homography-Matrix Public

    This application uses homography matrix, extracted from consecutive frames of a monocular camera, and a deep learning model fuses this data with input from an inertial measurement unit (IMU). This …

    Python 4

  3. surface_reconstruction_from_PointCloud surface_reconstruction_from_PointCloud Public

    This project implements a neural network model for reconstructing 3D surfaces, based on the DeepSDF architecture from CVPR 2019. It uses a deep, fully-connected neural network (Decoder) to learn Si…

    Python 9 1

  4. SuperPixelSegmentation_using_SLIC SuperPixelSegmentation_using_SLIC Public

    The project aims to segment images into rover, background, and shadow. It starts with initial segmentation using SLIC and adaptive SLIC, followed by applying a Region Adjacency Graph (RAG). To addr…

    C 6