Skip to content
View shubhamwagh's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report shubhamwagh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
shubhamwagh/README.md

Hello, I'm Shubham Wagh πŸ‘¨β€πŸ’»

Tech Enthusiast | Computer Vision Scientist


LinkedIn Twitter GMail


πŸ€” About

  • Working : Mobile Robots πŸ€– | Deep Learning πŸ’» | AWS ☁️
  • Learning : Reinforcement Learning πŸ•ΉοΈ | Blockchain πŸ’» | Guitar 🎸
  • Hobbies : Books πŸ“š | Music 🎧 | Ukulele 🎡
  • Ask me about : Anything!, I'm happy to help ✌️
  • Pronouns : He/Him/His πŸ˜‡

Shubham's github stats


⭐️ From Shubham Wagh

Pinned Loading

  1. stereo-calib stereo-calib Public

    Stereo-Calib: Calibration, rectification, and depth estimation for stereo cameras using Charuco boards.

    Python 1

  2. googly-eyes googly-eyes Public

    Googly Eyes is a fun project that adds a touch of humour to faces by making them look funnier with googly eyes.

    Python 1

  3. nerf-toy nerf-toy Public

    A 2D toy illustration of Neural Radiance Fields

    Jupyter Notebook 8

  4. picograd picograd Public

    A lightweight neural network framework implementation in Python

    Jupyter Notebook 1

  5. State-Design-Pattern-Tutorial State-Design-Pattern-Tutorial Public

    State Design Pattern Tutorial in Python

    Python

  6. Steps to create textured mesh from p... Steps to create textured mesh from point cloud using Meshlab
    1
    # Steps to create Textured Mesh from Point Cloud using Meshlab
    2
    ## Get your PointCloud into MeshLab
    3
    * Import the pointcloud file in ".ply" file format in [Meshlab](http://www.meshlab.net/). Before importing make sure you do some pre-processing / cleaning on point cloud so as to ease the process of meshing.
    4
    
                  
    5
    ## Point Cloud Simplification and Normals Computation