Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pythonlessons
/
mltu
Public
Notifications
You must be signed in to change notification settings
Fork
147
Star
255
Code
Issues
22
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2025
initial release of 2.0.0.dev1 mltu version
pythonlessons
committed
278cada
View commit details
Copy full SHA for 278cada
Browse repository at this point
Commits on May 30, 2024
Merge pull request #54 from seidnerj/main
Show description for c0c8c4a
pythonlessons
authored
c0c8c4a
View commit details
Copy full SHA for c0c8c4a
Browse repository at this point
Commits on May 24, 2024
make Model2onnx agnostic to the type of model used by tensorflow (and not limit it to .h5 models)
seidnerj
committed
d43f5b0
View commit details
Copy full SHA for d43f5b0
Browse repository at this point
Merge branch 'develop'
pythonlessons
committed
f303345
View commit details
Copy full SHA for f303345
Browse repository at this point
Commits on May 4, 2024
Merge branch 'feature/yolov8_train' into develop
pythonlessons
committed
733e773
View commit details
Copy full SHA for 733e773
Browse repository at this point
Customized Yolov8 training
pythonlessons
committed
6daf202
View commit details
Copy full SHA for 6daf202
Browse repository at this point
Commits on Mar 21, 2024
Merge branch 'develop'
pythonlessons
committed
4bc9edc
View commit details
Copy full SHA for 4bc9edc
Browse repository at this point
Minor improvements and changes
pythonlessons
committed
b4181cc
View commit details
Copy full SHA for b4181cc
Browse repository at this point
Commits on Mar 18, 2024
Merge branch 'develop'
pythonlessons
committed
42aa5c8
View commit details
Copy full SHA for 42aa5c8
Browse repository at this point
Commits on Mar 17, 2024
Ultralytics YOLOv8 Object Detection inference simplified
pythonlessons
committed
f9a3c97
View commit details
Copy full SHA for f9a3c97
Browse repository at this point
Commits on Mar 15, 2024
Merge branch 'develop'
pythonlessons
committed
4d085bc
View commit details
Copy full SHA for 4d085bc
Browse repository at this point
Minor bug fixes and few augmentors included
pythonlessons
committed
6ba4798
View commit details
Copy full SHA for 6ba4798
Browse repository at this point
Commits on Mar 12, 2024
Merge branch 'develop'
pythonlessons
committed
506c06a
View commit details
Copy full SHA for 506c06a
Browse repository at this point
Merge branch 'feature/ultralytics' into develop
pythonlessons
committed
2577c79
View commit details
Copy full SHA for 2577c79
Browse repository at this point
Minor changes to fix bugs and add some features
pythonlessons
committed
93e16fb
View commit details
Copy full SHA for 93e16fb
Browse repository at this point
Commits on Mar 5, 2024
Merge branch 'develop'
pythonlessons
committed
5476179
View commit details
Copy full SHA for 5476179
Browse repository at this point
Introducing ultralytics Yolov8 model training in mltu package, with training pipeline control
pythonlessons
committed
0f13f28
View commit details
Copy full SHA for 0f13f28
Browse repository at this point
Commits on Jan 2, 2024
Merge pull request #42 from pythonlessons/develop
Show description for 1d55cc4
pythonlessons
authored
1d55cc4
View commit details
Copy full SHA for 1d55cc4
Browse repository at this point
Fix issues with all files in setup.py
pythonlessons
committed
ac3b6b9
View commit details
Copy full SHA for ac3b6b9
Browse repository at this point
Commits on Oct 30, 2023
Merge branch 'develop'
pythonlessons
committed
b268e03
View commit details
Copy full SHA for b268e03
Browse repository at this point
Fixed bug in `mltu.torch.dataProvider.SequenceHandler`, to handle `len sequence < queue_size` case
pythonlessons
committed
e4e258e
View commit details
Copy full SHA for e4e258e
Browse repository at this point
Merge pull request #37 from pythonlessons/develop
Show description for 5465413
pythonlessons
authored
5465413
View commit details
Copy full SHA for 5465413
Browse repository at this point
fixing dependency with librosa library
pythonlessons
committed
8686f95
View commit details
Copy full SHA for 8686f95
Browse repository at this point
Commits on Oct 17, 2023
fix dependencies with librosa
pythonlessons
committed
870aedc
View commit details
Copy full SHA for 870aedc
Browse repository at this point
Commits on Oct 4, 2023
fix multiprocessing in torch dataProvider
pythonlessons
committed
ee6f0b5
View commit details
Copy full SHA for ee6f0b5
Browse repository at this point
Commits on Sep 29, 2023
version update
pythonlessons
committed
23ecf0c
View commit details
Copy full SHA for 23ecf0c
Browse repository at this point
check if librosa is imported
pythonlessons
committed
149492f
View commit details
Copy full SHA for 149492f
Browse repository at this point
Remove librosa dependency from package
pythonlessons
committed
b8a7a1b
View commit details
Copy full SHA for b8a7a1b
Browse repository at this point
Commits on Sep 26, 2023
Merge branch 'main' of https://github.com/pythonlessons/mltu
pythonlessons
committed
f2e319a
View commit details
Copy full SHA for f2e319a
Browse repository at this point
Merge branch 'develop'
pythonlessons
committed
40c4106
View commit details
Copy full SHA for 40c4106
Browse repository at this point
Merge branch 'feature/speechTransformer' into develop
pythonlessons
committed
30d5280
View commit details
Copy full SHA for 30d5280
Browse repository at this point
wav2vec2 finetuning in PyTorch for Audio Recognition
pythonlessons
committed
dab3a49
View commit details
Copy full SHA for dab3a49
Browse repository at this point
Commits on Sep 15, 2023
wav2vec2 finetuning tutorial
pythonlessons
committed
8dc94a3
View commit details
Copy full SHA for 8dc94a3
Browse repository at this point
Merge branch 'develop'
pythonlessons
committed
7d60f91
View commit details
Copy full SHA for 7d60f91
Browse repository at this point
Update test script in translation transformer
pythonlessons
committed
dd93806
View commit details
Copy full SHA for dd93806
Browse repository at this point
Previous
Next
You can’t perform that action at this time.