cocosynth icon indicating copy to clipboard operation
cocosynth copied to clipboard

Does this work with Tensorflow V2

Open Source82 opened this issue 4 years ago • 1 comments

Hi Adam, I followed your course on udemy, it was great. Unfortunately, when I tried running the mask rcnn training, it kept hanging. Please is this an issue because I am using tensorflow v2? in the course I have seen that you mentioned cloning matterport_mask_rcnn. However I have seen you have another repo mask_rcnn on your git which of the two should I use please. Your feedback would be appreciated.

Source82 avatar Oct 25 '21 09:10 Source82

You can use whichever works for your circumstances. I can’t guarantee you won’t hit some issues with either though, since the setup tends to be quite fragile. The datasets you make should work to train both.

akTwelve avatar Oct 25 '21 12:10 akTwelve