Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

migration to TF 2.2+ #9

Merged
merged 57 commits into from
Jan 30, 2021
Merged

migration to TF 2.2+ #9

merged 57 commits into from
Jan 30, 2021

Conversation

MMathisLab
Copy link
Member

@MMathisLab MMathisLab commented Sep 19, 2020

This PR is updates to make core DLC functions (train_network, evalute_network, analyze_videos, analyze_time_lapse_videos, model export) compatible with TF 2.2+.

Note, this is a backwards breaking change. It would require users to install tensorflow 2.2+ (which is now a super simplified pip install tensorflow (no gpu vs cpu issues).

Also thanks to @altear for testing and PR to this branch as well.

This closes #6

@MMathisLab MMathisLab requested review from AlexEMG, gkane26, jeylau and stes and removed request for stes and gkane26 September 19, 2020 17:20
@MMathisLab MMathisLab added the enhancement New feature or request label Sep 19, 2020
@MMathisLab MMathisLab marked this pull request as draft September 19, 2020 17:38
@MMathisLab MMathisLab marked this pull request as ready for review November 11, 2020 18:37
@MMathisLab
Copy link
Member Author

I would like to merge this into DLC-core; the limitation is model-export, but otherwise ALL core functions are included.

@MMathisLab MMathisLab mentioned this pull request Nov 16, 2020
2 tasks
@MMathisLab MMathisLab requested a review from stes December 5, 2020 15:58
@MMathisLab MMathisLab merged commit 4e57a0c into master Jan 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WIP tf 2.2+ migration
2 participants