
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
bhuiyans-dataset-builder
Advanced tools
A video processing tool for visual data collection, end-to-end preprocessing, ready-to-go for model training.
A video processing tool for visual data collection, end-to-end preprocessing, ready-to-go for model training.
A video or a set of videos. Currently supports .mp4
only.
python src/app.py --fileName 001-01.mp4 --extractAudio yes
python src/app.py --fileName 001-01.wav --detectAudio yes
python src/app.py --fileName 001-01.wav --detectAudio yes --plot true
python src/app.py --fileName 001-01.wav --separateAudio yes
python src/app.py --fileName 001-01.mp4 --separateVideo yes
python src/app.py --fileName 001-01.mp4 --mergeAudioVideo yes
python src/app.py --fileName 001-01.mp4 --playAll
python src/app.py --fileName 001-01.mp4 --compressBySize 2
python src/app.py --fileName 001-01.mp4 --detectLip yes --speaker 001
https://github.com/MasumBhuiyan/visual-data-manager.git
pip install virtualenv
virtualenv env
source env/bin/activate
pip install -r requirements.txt
will be updated
FAQs
A video processing tool for visual data collection, end-to-end preprocessing, ready-to-go for model training.
We found that bhuiyans-dataset-builder demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.