Skip to content
View jlgregorio's full-sized avatar

Block or report jlgregorio

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
jlgregorio/README.md

Hi, I’m Jean-Loup πŸ–πŸ»

About me

I'm an engineer and self-taught programmer.

Over the years, I've become particularly interested in digital topics. Loving to learn and discover new things, I started programming a few years ago, mainly in Python and SQL. I've opened this Github page as part of my learning journey β›΅

My interests range from automation scripts & small apps' development to 3D modeling/computer graphics passing by machine learning and deep learning. I've been particularly interested in topics related to pointcloud and mesh processing since my Ph.D. works πŸ‘¨πŸ»β€πŸ”¬

For more details

Follow these links πŸ‘‡πŸ»

πŸ’Ό LinkedIn | πŸŽ“ Google Scholar

Popular repositories Loading

  1. tutorials-pointcloud-python tutorials-pointcloud-python Public

    Tutorials for pointcloud processing in Python (basics, transformations, spatial indexing, registration, segmentation, primitive fitting & descriptors)

    Jupyter Notebook 1 1

  2. jlgregorio jlgregorio Public

    Config files for my GitHub profile.

  3. pointnet-keras pointnet-keras Public

    Custom implementation of PointNet classifier using Keras 3

    Python

  4. mesh-quadric-edge-collapse-python mesh-quadric-edge-collapse-python Public

    Simple Python implementation of mesh simplification using a quadric based edge-collapse strategy

    Python

  5. tkinter-search-engine-python tkinter-search-engine-python Public

    Search engine app' for easy information retrieval in "databases" or spreadsheet collections

    Python

  6. pointnet-numpy pointnet-numpy Public

    Custom implementation of PointNet foward pass using NumPy

    Python