adirn15/Deep-Learning-PointNet-Project

Classification and Segmentation of the MNIST dataset given as a point set input. Classification: the program classifies hand written digits, given as a sample of 100 points in a 2 dimensional field. the architecture is based on a Stanford article of a PointNet which is especially efficient for 3D image classification. the PointNet classification accuracy is 92.86% Segmentation: this is an extension to the classification net which can later define segments within the pointset. the program receives an input of a handwritten digit, given as a sample of 200 points in a 2 dimensional field, where 100 of the points are a sample of the digit itself, and the rest of the points are "background" points which are not part of the digit. the program classifies each point into one of the 2 segments and returns if it is part of the digit or part of the background. the PointNet segmentation accuracy is 97.65%

GitHub repository with 14 stars and 5 forks.

Language: Jupyter Notebook

Open provider repository

Latest metric snapshot

2026-06-05: 14 stars and 5 forks.

Similar repositories

  1. 1. NVIDIA/cosmos

    NVIDIA Cosmos is an open platform of world models, datasets, and tools that enables developers to build Physical AI for robots, autonomous vehicles, smart infrastructure, and more.

    GitHub repository with 9,113 stars and 584 forks.

    Trending score: 2.37; stars gained: +326; forks gained: +20.

    Language: Jupyter Notebook

  2. 2. GoogleCloudPlatform/generative-ai

    Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform

    GitHub repository with 16,981 stars and 4,249 forks.

    Trending score: 1.87; stars gained: +8; forks gained: +6.

    Language: Jupyter Notebook

    Topics: generative-ai, llm, vertex-ai, langchain, gemini, gemini-api

  3. 3. DataTalksClub/llm-zoomcamp

    LLM Zoomcamp - a free online course about real-life applications of LLMs. In 10 weeks you will learn how to build an AI system that answers questions about your knowledge base.

    GitHub repository with 5,607 stars and 1,014 forks.

    Trending score: 1.87; stars gained: +93; forks gained: +13.

    Language: Jupyter Notebook

  4. 4. Biohub/esm

    GitHub repository with 2,681 stars and 331 forks.

    Trending score: 1.82; stars gained: +48; forks gained: +12.

    Language: Jupyter Notebook

  5. 5. nerdai/llm-agents-from-scratch

    Build LLM agents and multi-agent systems from scratch, with MCP, Skills, and A2A

    GitHub repository with 125 stars and 44 forks.

    Trending score: 1.70; stars gained: +32; forks gained: +14.

    Language: Jupyter Notebook

  6. 6. openai/openai-cookbook

    Examples and guides for using the OpenAI API

    GitHub repository with 73,984 stars and 12,523 forks.

    Trending score: 1.57; stars gained: +24; forks gained: +12.

    Language: Jupyter Notebook

    Topics: openai, chatgpt, gpt-4, openai-api

Trending in Jupyter Notebook

  1. 1. NVIDIA/cosmos

    NVIDIA Cosmos is an open platform of world models, datasets, and tools that enables developers to build Physical AI for robots, autonomous vehicles, smart infrastructure, and more.

    GitHub repository with 9,113 stars and 584 forks.

    Trending score: 2.37; stars gained: +326; forks gained: +20.

    Language: Jupyter Notebook

  2. 2. GoogleCloudPlatform/generative-ai

    Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform

    GitHub repository with 16,981 stars and 4,249 forks.

    Trending score: 1.87; stars gained: +8; forks gained: +6.

    Language: Jupyter Notebook

    Topics: generative-ai, llm, vertex-ai, langchain, gemini, gemini-api

  3. 3. DataTalksClub/llm-zoomcamp

    LLM Zoomcamp - a free online course about real-life applications of LLMs. In 10 weeks you will learn how to build an AI system that answers questions about your knowledge base.

    GitHub repository with 5,607 stars and 1,014 forks.

    Trending score: 1.87; stars gained: +93; forks gained: +13.

    Language: Jupyter Notebook

  4. 4. Biohub/esm

    GitHub repository with 2,681 stars and 331 forks.

    Trending score: 1.82; stars gained: +48; forks gained: +12.

    Language: Jupyter Notebook

  5. 5. nerdai/llm-agents-from-scratch

    Build LLM agents and multi-agent systems from scratch, with MCP, Skills, and A2A

    GitHub repository with 125 stars and 44 forks.

    Trending score: 1.70; stars gained: +32; forks gained: +14.

    Language: Jupyter Notebook

  6. 6. openai/openai-cookbook

    Examples and guides for using the OpenAI API

    GitHub repository with 73,984 stars and 12,523 forks.

    Trending score: 1.57; stars gained: +24; forks gained: +12.

    Language: Jupyter Notebook

    Topics: openai, chatgpt, gpt-4, openai-api