Commit 66bcfd5
[WIP] Continue work on Integration with DeepLabCut 3.0 (DeepLabCut#127)
* Update benchmark.py
- changed benchmarking link; needs testing
* fix DeepLabCut#112 - don't subset cpuinfo (DeepLabCut#114)
* Introduce CI/CD for TensorFLow version (DeepLabCut#122)
* Update .gitignore
* CI/CD update python version
* CI/CD update actions versions
* CI/CD update trigger events
* CI/CD update MacOS version
* dlclibrary set version to >=0.0.6
* Poetry lock
* Poetry lock
* Pyproject.toml update tensorflow installation
* Poetry lock
* Install specific tensorflow-io-gcs-filesystem for windows
* Poetry lock
* Update deprecated section name
* Poetry lock
* CI/CD test on python 3.11, 3.12, 3.13 as well
* Update testing.yml
- rename to main
- add tables installation
---------
Co-authored-by: Mackenzie Mathis <mathis@rowland.harvard.edu>
* master --> main
* Update testing.yml
* Update benchmark.py
* Update README & benchmarking script (DeepLabCut#126)
* Update README.md
fix test instructions
* Update check_install.py
* Update check_install.py
* Update check_install.py
* Update pyproject.toml (DeepLabCut#125)
* Update pyproject.toml
- adding support for python 3.11, 3.12, 3.13
* Update testing.yml
* Update testing.yml
* Update pyproject.toml
* Update testing.yml
* Update pyproject.toml
* Update poetry.lock
* Update poetry.lock
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update testing.yml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update testing.yml
* Update pyproject.toml
* Update pyproject.toml
* Update poetry.lock
* Update testing.yml
* Update testing.yml
* Update testing.yml
- remove poetry (for now)
* Update testing.yml
* Update testing.yml
* Update testing.yml
* Update testing.yml
* Update testing.yml
* updated poetry.lock
* updated
* Update testing.yml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update testing.yml
testing 3.11
* Update testing.yml
* Update pyproject.toml
* Update pyproject.toml
* Update pyproject.toml
* Update testing.yml
* updated test for win32
* Update testing.yml
* Update testing.yml
* Update testing.yml
* Update testing.yml
* Fix download_benchmarking_data()
* Ignore __MACOSX directories
* Run tests on all PRs
* tensorflow-io-gcs-filesystem - python=3.9
* Pin python to 3.10 version
* WIP refactor benchmarking: __init__.py
* WIP refactor benchmarking: remove dupplicates
* WIP refactor benchmarking: warning
* WIP refactor benchmarking: close live
* WIP refactor benchmarking: resize and pixels
* WIP refactor benchmarking: get_sys_info
* Update benchmark.py (DeepLabCut#123)
* WIP refactor benchmarking: Delete dupplicate scripts
* WIP refactor benchmarking: Introduce Engine
* WIP refactor benchmarking: benchmark() method
* WIP refactor benchmarking: benchmark_videos()
* CI/CD: add torch installation
* WIP refactor benchmarking: extract Engine
* Refactor benchmarking: model_type in benchmark_videos()
* Delete poetry lock
* Fix frame_batch initialization in runner.py when low detection confidence (DeepLabCut#138)
---------
Co-authored-by: Mackenzie Mathis <mathis@rowland.harvard.edu>
Co-authored-by: Jonny Saunders <sneakers-the-rat@protonmail.com>
Co-authored-by: Artur <35294812+arturoptophys@users.noreply.github.com>1 parent 208dd48 commit 66bcfd5
13 files changed
Lines changed: 613 additions & 1726 deletions
File tree
- .github/workflows
- benchmarking
- dlclive
- check_install
- pose_estimation_pytorch
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 27 | | |
34 | 28 | | |
35 | 29 | | |
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
39 | | - | |
| 33 | + | |
40 | 34 | | |
41 | 35 | | |
42 | 36 | | |
| |||
48 | 42 | | |
49 | 43 | | |
50 | 44 | | |
51 | | - | |
52 | | - | |
| 45 | + | |
| 46 | + | |
53 | 47 | | |
54 | 48 | | |
55 | 49 | | |
| |||
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
68 | | - | |
| 62 | + | |
69 | 63 | | |
70 | 64 | | |
71 | 65 | | |
72 | 66 | | |
73 | 67 | | |
74 | 68 | | |
75 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
0 commit comments