Releases: int-brain-lab/iblvideo
Releases · int-brain-lab/iblvideo
Version 2.1.0
- Updated eye network to eye-mic-2021-10-08
- Removed DLC QC
Version 2.0.0
- Updated to latest tensorflow and deeplabcut
- Updated to ONE2
- Some fixes to queue runs
- This release has no new weights compared to v1.2.0
Version 1.2.0
Tongue network upgrade
Newest nets are:
['tail-mic-2019-12-16',
'roi_detect-2019-12-11',
'eye-mic-2021-04-28',
'tongue-mic-2021-06-16',
'nose_tip-2019-12-23',
'paw2-mic-2021-04-01']
Version 1.1.2
Enable overwrite of results on flatiron via argument to run_session
Version 1.1.1
No new weights
Some improvements for running queue
- Restart local sessions using dlc_started flag
- Re-run motion energy only if DLC is re-run
- Never stream, always download videos for motion energy
- Ensure downloaded video is intact
- Avoid / catch errors and warnings from all NaN dlc traces
- Do not set task to errored if camera.times missing (only needed for QC)
- More tests for motion energy
Version 1.1.0
- Eye weights updated to eye-mic-2021-04-28
- PR of Olvier's docker accepted
(just fixing the label, previous release was incorrectly labelled v.1.1.0 instead of v1.1.0, breaking some code)
Release 1.0.0
Weights are identical with v0.2.0
- Added motion energy and QC
- Pipeline can be stopped and resumed from local data at any point
- Records timing in logs
Next iteration paw weights
v0.2.0 Update test_data file location
New paw weights
- Use new paw weights for DLC
- run functions working
Initial production release
v0.0.0 Update README.md