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 is supported. This note will only be visible to 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-pythonPublic

    Tutorials for pointcloud processing in Python (transformations, spatial indexing, subsampling, cleaning, normals & curvatures, descriptors, segmentation, primitive fitting, registration & machine l…

    Jupyter Notebook 4 2

  2. jlgregorio jlgregorioPublic

    Config files for my GitHub profile.

  3. pointnet-keras pointnet-kerasPublic

    Custom implementation of PointNet classifier using Keras 3

    Python

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

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

    Python

  5. tkinter-search-engine-python tkinter-search-engine-pythonPublic

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

    Python

  6. pointnet-numpy pointnet-numpyPublic

    Custom implementation of PointNet foward pass using NumPy

    Python