maskrcnn-modanet icon indicating copy to clipboard operation
maskrcnn-modanet copied to clipboard

A Mask R-CNN Keras implementation with Modanet annotations on the Paperdoll dataset

Results 9 maskrcnn-modanet issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.6.4. Release notes Sourced from tensorflow's releases. TensorFlow 2.6.4 Release 2.6.4 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Hi, and thank you for this awesome repo. I am trying to do things in Pytorch, so I was wondering if there is any API to just load the data...

how to give Instagram id as input can someone help with this

Thanks for facilitating downloading the dataset, did you annotated the 1 million images or only the 50k are annotated ?

I'm having problems to extract chictopia.sql.gz gzip: chictopia.sql.gz: not in gzip format How to solve it?

Hello, I have one question about the training code, why did you apply the evaluation in the callback function, instead of just put the validation_generator in the fit_generator? Thanks,

Which version of tensorflow and keras that you used, because I ran into this error when I run instagram command on aws: py36/lib/python3.6/site-packages/keras/layers/merge.py", line 61, in _compute_elemwise_op_output_shape str(shape1) + '...

Hello, I read the instruction but I'm not sure how I can run the pretrained model resnet50_modanet on an image. Thanks for your help.

I try install maskrcnn-modanet on macos ventura 13.0 but It is not working. And I'm taking error about tensorflow version. I find tensorflow-macos verison but I don't know how can...