Skip to content

Instantly share code, notes, and snippets.

@fgerard
Last active May 14, 2021 00:30
Show Gist options
  • Save fgerard/a0ca56644724ae78bc146dd925f4ab42 to your computer and use it in GitHub Desktop.
Save fgerard/a0ca56644724ae78bc146dd925f4ab42 to your computer and use it in GitHub Desktop.
Pasos para arreglar DS autogenerados
  1. Bajas el archivo por ej:
aws s3 cp s3://quantum-dataset/portimex/obispo/DS/PLACA/2021-05-13-09.tgz .
download: s3://quantum-dataset/portimex/obispo/DS/PLACA/2021-05-13-09.tgz to ./2021-05-13-09.tgz
  1. Lo desempacas:
tar xzf 2021-05-13-09.tgz
  1. Con rectlabel lo limpias, ojo en el directorio ej: 2021-05-13-09 se crea extras.txt y se pones algunas imagenes que no tengan objetos
  2. Se sube el .zip a s3
aws s3 cp 2021-05-13-09.zip s3://quantum-dataset/portimex/obispo/DS/PLACA/
@danielef
Copy link

1: truck
2: plate
3: lock
4: forklift
5: person
6: tire

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment