Mohammed Innat

Results 192 comments of Mohammed Innat

I'm not sure but keras team is not interested to add basic / base unet. (I'm not sure why!)

You can contribute on documentaiton (for [example](https://github.com/keras-team/keras-cv/issues/2002) , or [this](https://github.com/keras-team/keras-cv/issues/1343)), - generall see the open issue and pick which interests you.

@LukeWood this network is cited by 6776 times, here is the pwc [report](https://paperswithcode.com/method/wideresnet).

Not exactly. Inspect the first post, the packages did install but import error for keras-cv.

faced it in `imgaug 0.4.0`. and using `imgaug 0.2.6` was good to go.

@sachinprasadhs Did you able to reproduce the error?

@haifeng-jin The error message (above) indicates `combined_dense` instance which is built-in `Dense` layer. Also tried you suggestion but no luck. The error message may need to improve.