Skip to content
View AntonioMacaronio's full-sized avatar
💭
School 🍦🥶
💭
School 🍦🥶
  • UC Berkeley
  • Berkeley, CA
Block or Report

Block or report AntonioMacaronio

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

Pinned

  1. YoloV1-ObjectDetection-DataAugmentation YoloV1-ObjectDetection-DataAugmentation Public

    Implementation of the YoloV1 Object Detection (You Only Look Once) Paper by Redmon, et al from scratch. Included are some key ideas from computer vision, such as Intersection over Union (IoU), Non-…

    Python

  2. Computational-Biology-Algorithms Computational-Biology-Algorithms Public

    Visualizations of some very notable computational biology algorithms. Examples include the Z-algorithm, suffix tree construction, Burrow-Wheeler transform, and Needleman-Wunsch algorithm.

    JavaScript

  3. nerfstudio-project/nerfstudio nerfstudio-project/nerfstudio Public

    A collaboration friendly studio for NeRFs

    Python 8.7k 1.1k

  4. Lee-Sin-Game Lee-Sin-Game Public

    A fun, mysterious game where you, the player, try to navigate a dark room to collect lanterns; however, watch out! The room is cursed and many obstacles will encumber your goal. Avoid death, and do…

    Java

  5. NumC-Library-Optimization NumC-Library-Optimization Public

    An implementation of various computationally-intensive NumPy methods in C. This includes matrix addition, subtraction, multiplication, and powering.

    C