leohsuofnthu / Tensorflow-YOLACT

Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2
111 stars 36 forks source link

Environments #15

Open mhyeonsoo opened 4 years ago

mhyeonsoo commented 4 years ago

Hello,

Thanks for great sources. I am trying to implement the source, but having trouble with setting up the environments. Can I ask if you have plan to share Docker image or requirements.txt so that I can refer? Thank you so much.

Lehnard commented 1 year ago

To have a requirements.txt would be nice especially for the tensorflow version used as in the current one (2.12) some modules have changed.