Skip to content

Instantly share code, notes, and snippets.

View EscVM's full-sized avatar

Vittorio Mazzia EscVM

View GitHub Profile
@EscVM
EscVM / oid_to_yolo.py
Last active January 19, 2025 16:32
Translate OIDv4 labels to YOLO format
# ---------------
# Date: 7/25/2018
# Place: Biella
# Author: EscVM
# Project: OID v4 to Yolo
# ---------------
import os
from tqdm import tqdm