Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 423 Bytes

Multi-Core-Extractor

A tool used to bulk extract .tar files that is multi threaded and auto detects cpu cores!

This tool is used in openpug for extracting our AI training data.

  1. Create Dir and place py file inside.
  2. Within that Dir create two sub Dir called demos and output.
  3. Place all compressed tar demos in the demos folder.
  4. Run go.py to enjoy multi threaded extarcting of all demos in the folder :)