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 March 29, 2024 20:39
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