8000 Tags · talmolab/sleap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: talmolab/sleap

10000 Tags

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to 1.1.3 (#529)

* Set Twine version to fix pypi uploads on build
* Revert changes from merge into main
* Bump version to 1.1.3
* Update docs

v1.1.2

Toggle v1.1.2's commit message
Merge branch 'develop' into main

For releasing SLEAP v1.1.2

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge develop to master (#507)

* Merge main back into develop (#491)

* Prep for master->main (#475)

Co-authored-by: Arie Matsliah <arie.matsliah@gmail.com>

* Release version 1.1.0

* Remove appveyor

Co-authored-by: Talmo Pereira <talmo@princeton.edu>
Co-authored-by: Arie Matsliah <arie.matsliah@gmail.com>

* Merge main to develop post release (#492)

* Prep for master->main (#475)

Co-authored-by: Arie Matsliah <arie.matsliah@gmail.com>

* Release version 1.1.0

* Remove appveyor

* Test docs subfolders

* Test keep_files

Co-authored-by: Talmo Pereira <talmo@princeton.edu>
Co-authored-by: Arie Matsliah <arie.matsliah@gmail.com>

* Pulling finished work from #484 into a separate PR (#493)

* Pulling finished work into a separate PR

* fix test

* fix

* Simplify + tweak background

* Update docs (#495)

* Isolated fix for issue #480 (#498)

* Add support for specifying the minimum score in PAF matching (#502)

Effective at filtering out explicitly spurious matches when no better match is available

* Fix post-training errors (#503)

- Catch filesystem busy error when deleting viz dir
- Don't throw an error after training with no inference target

* Revert "Pulling finished work from #484 into a separate PR" (#504)

* Minor fixes and enhacements (#505)

- Add skeleton.find_neighbors convenience graph op
- Add Instance.fill_missing to initialize new nodes in the skeleton
- Also add numpy() and from_pointsarray() aliases to PredictedInstance
  to prevent crashes from using the inherited versions
- Initialize missing instance nodes when plotting user instances
- Fix serialization after loading MediaVideo from high level API
- Fix single instance visualization during training
- Add --open-in-gui CLI option to sleap-track
- Clearer error message when running sleap-track without args

* [WIP] Fix multi size video support (#501)

* wip

* cleanup

* Add `max_height_and_width` property to `VideoReader`

* Fix SizeMatcher instantiation without specified targets
- Lint/line length

* Provider now recreates the data pipeline with new providers

* Vectorize padding test for SizeMatcher

* Do not require instances key if not available from provider

* Size matching

* Size matching fix

* Fix shapes in output dataset

* lint

Co-authored-by: Talmo Pereira <talmo@princeton.edu>

* Bump version for release (#506)

Co-authored-by: Talmo Pereira <talmo@princeton.edu>
Co-authored-by: Arie Matsliah <arie.matsliah@gmail.com>

v1.1.0

Toggle v1.1.0's commit message
Remove appveyor

v1.1.0a12

Toggle v1.1.0a12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.1.0a12

v1.1.0a11

Toggle v1.1.0a11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump pre-release version for mock test

v1.1.0a10

Toggle v1.1.0a10's commit message
84D9
Bump pre-release version

v1.1.0a9

Toggle v1.1.0a9's commit message
Bump prerelease version

v1.1.0a8

Toggle v1.1.0a8's commit message
Bump prerelease version

v1.1.0a7

Toggle v1.1.0a7's commit message
Update CI and build conditionals

0