Merge pull request #62 from rlagnsals/Separated_augment

Separated augment
This commit is contained in:
David PAGNON 2024-01-18 16:51:25 +01:00 committed by GitHub
commit 91cda1c1f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
180 changed files with 31588 additions and 297 deletions

View File

@ -55,5 +55,5 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
run: |
cd Pose2Sim/Demo
cd Pose2Sim/Demo/S00_Demo_Session
pytest -v test.py

Some files were not shown because too many files have changed in this diff Show More