DetectionMetrics icon indicating copy to clipboard operation
DetectionMetrics copied to clipboard

Update Tensorflow version to 2.1 and Python3

Open sergiopaniego opened this issue 5 years ago • 4 comments

Tensorflow 2.1 is the current stable version of tf. Since we have some functionality in tf, it would be a good idea to update the current version of tf. Additionally, since Python 2.7 is no longer maintained, update it to Python 3.x

sergiopaniego avatar Feb 05 '20 19:02 sergiopaniego

Hi, I would like to work on this. This requires me to just remove and replace the obsolete features in python 2.7 and Tensorflow right?

hmrishavbandy avatar Mar 29 '20 15:03 hmrishavbandy

I have updated to python3.6.9 and will submit the pull request to the same. I hope it is alright to solve this part by part.

hmrishavbandy avatar Mar 30 '20 12:03 hmrishavbandy

You can submit two pull request, one for each problem.

sergiopaniego avatar Mar 30 '20 14:03 sergiopaniego

Yes, but i have actually not created a branch from master in my fork of the project before committing and now i cant commit before the pull request is merged :(

hmrishavbandy avatar Mar 31 '20 04:03 hmrishavbandy