Omar

Results 27 comments of Omar

It can be applied using the input from the manual action dispatch: ```yml on: workflow_dispatch: inputs: release-type: description: 'Release type (one of): patch, minor, major, prepatch, preminor, premajor, prerelease' required:...

> Hi @Omar-Belghaouti , did you find any solution for 'AttributeError: module 'mrcnn.model' has no attribute 'data_generator'' ? @ZeynepRuveyda sadly no, I stopped using mrcnn with tensorflow 2, had to...

Can you provide a tutorial section in this project?

I noticed that too, since it trigger to re-render the whole screen, we should create a custom component for the filters and memoize so it will re-render only whenever the...