Micheleen Harris

Results 8 comments of Micheleen Harris

> Sorry for the late reply, These are the three code snippets I wrote before, run them in orderI hope it will be useful to you! @huhui ,@arunbaruah ,@nagsubhadeep, @Magical66...

Hello @zpmmehrdad. Thanks for trying out the repo. I have not tried yet to convert to TF with this Keras MaskRCNN model, but here is some guidance. First, I’d ensure...

Thanks for the update!!

Hi, Thanks for the good question. I have not tried with variable image sizes. Could you provide the error you see when you try? I will try to help if...

@nikhilparmar I'm afraid I'm not sure of the downstream effects as I haven't tried, but did this help you solve the variable image dimension issue? Thanks!

Hi Folks. I apologize, but I'm not familiar with the Python environment in Colab, so without more info it is a little challenging to advise. Maybe you can share how...

Suggestion 1: - Try removing the version in `requirements.txt` associated with `cmake` and see if it's just a version clash from python 3.9 to that `cmake` If that doesn't work,...

Hi, I've been looking at the same. Steps appear to be: 1. Put your `.cfg` and `.weights` in the `modules/YoloModule/app/yolo` folder. 2. Update the `YoloInference.py` to point to the right...