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

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.

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

Pinned Loading

  1. MV-MAE_Stereo_Vision MV-MAE_Stereo_Vision Public

    Multi-View Masked Autoencoder: A framework that learns spatially-aware representations of multiple camera views; it trains by reconstructing masked camera views.

    Jupyter Notebook 2 1

  2. HTR_Cancer_Detect_App HTR_Cancer_Detect_App Public

    Life-saving technology for instant self-diagnosis of skin cancer. Classification YOLO model trained on HAM10000 dataset, to recognize 7 different types of skin diseases. In addition, a tensorflow R…

    JavaScript 1

  3. Quadruped-Spider-Sim Quadruped-Spider-Sim Public

    Rendering and controlling movement of a quadruped robot in PyBullet, mimicking the structure of a spider crab. PPO training for effecient movement and balance. Path finding algorithms for SAR orien…

    Python 1

  4. 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

  5. ScratchNN ScratchNN Public

    Allow users to use a scratch-like interface to construct and train neural networks. Current capabilities cover basic CNN for classification tasks.

    Python

  6. 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