Skip to content

[WIP] Continue work on Integration with DeepLabCut 3.0 #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 36 commits into
base: dlclive3
Choose a base branch
from

Conversation

maximpavliv
Copy link
Collaborator

@maximpavliv maximpavliv commented Jun 16, 2025

This PR continues the work started in #121, which was left incomplete.

Specifically:

Remaining work:

  • get_system_info() in dlclive/benchmark.py uses torch to get GPU data. We want an implementation that uses the library corresponding to the model in use (tf or torch).
  • Add pytorch models to dlclive/check_install/check_install.py , benchmarking/run_dlclive_benchmark.py, and tests/test_benchmark_script.py - once pytorch models have been selected and uploaded online!

Then, #121 will be ready for merge into main

MMathisLab and others added 16 commits June 13, 2025 16:15
- changed benchmarking link; needs testing
* 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>
* Update README.md

fix test instructions

* Update check_install.py

* Update check_install.py

* Update check_install.py
* 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
@maximpavliv maximpavliv changed the title [WIP] Continue work on _Integration with DeepLabCut 3.0_ [WIP] Continue work on Integration with DeepLabCut 3.0 Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants