Skip to content
View Daniel-1-2-3's full-sized avatar
Block or Report

Block or report Daniel-1-2-3

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

Popular repositories Loading

  1. YOLOv8-Nutrition-Analysis YOLOv8-Nutrition-Analysis Public

    Taking a picture of a meal as input, the model uses instance segmentation to calculate percentage of various macronutrients in the meal.

    Python

  2. Maze-Solver Maze-Solver Public

    Insert any maze .jpg picture (black and white). Will highlight all paths all possible paths in the maze with an algorithm involving repetitively filling in dead ends.

    Python

  3. Person-to-Camera-Angle-Estimation__W-PoseDetection Person-to-Camera-Angle-Estimation__W-PoseDetection Public

    Using AI to detect bounding boxes around people and calculating facial keypoints, the program determines the angle of the person detected relative to the camera. Other info calculated includes heig…

    Python

  4. Faster-Face-Recognition Faster-Face-Recognition Public

    Using InceptionResnetV1 model to generate embeddings for faces. Utilize MTCNN for detecting and cropping faces to be processed by InceptionResnetV1. Quantized the models and ran using OpenVino for …

    Python

  5. Solar-Potential-Analysis Solar-Potential-Analysis Public

    Our project features an interactive map that analyzes the potential for solar power usage across various regions of the world by examining solar radiance data. This tool helps identify optimal loca…

    JavaScript