Skip to content
View escudero's full-sized avatar
🐾
🐾
Block or Report

Block or report escudero

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
escudero/README.md

Welcome to Claudio Escudero's GitHub 👋

Pinned Loading

  1. BoundingBoxBeautiful BoundingBoxBeautiful Public

    Creating a more elegant bounding box

    Jupyter Notebook

  2. Decision-Trees Decision-Trees Public

    Forked from vidalt/Decision-Trees

    Simple greedy algorithm (CART limited to a fixed depth) for decision tree construction. Used for the course INF2980 (Metaheuristics) in PUC-Rio.

    C++

  3. PascalVOC_to_YOLOV3 PascalVOC_to_YOLOV3 Public

    Python

  4. yolov3_train_test_split yolov3_train_test_split Public

    Intelligently split YOLOv3 file into train and test subsets.

    Python