Sachin Prasad

Results 325 comments of Sachin Prasad

GPU allocates as much memory as required for the runtime allocations. Initially, it starts allocating small amount of memory and as the code runs it starts allocating memory for the...

Please rebase the code to follow the latest code structure /keras/src/..

Thanks for reporting the issue. I was able to replicate the issue here [![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.sandbox.google.com/gist/sachinprasadhs/eca8195ad59de2ff5a9f73a227c626d0/19179.ipynb)

Hi, The IoU graph and it's ranges does not look right, there might be something you're missing in the code. Could you please clarify on the metric you are using...

@AndiBerber , Could you please close the issue if your issue is resolved. Also, consider upgrading to Keras 3 which gives you an option to select multi backend framework. https://keras.io/about/

@AlvaroMaza, Looks like there is some conflict with the branch you are working on, could you please resolve it.

@jackd , Can you please rebase the code to follow latest code structure like `/keras/src/..`

Hi, Thanks for reporting the issue. `extractor levels` basically are only 4 levels which are `P2, P3, P4 and P5` which are coming from the backbone which is passed as...

Hi, Could you please provide more context on the issue you are facing, reproducible code would help us investigate more. Also, try with the latest Keras version and confirm if...

Hi, I was able to run the code successfully on colab, could you please upgrade the Keras version and try again. Here is the working Gist for reference https://colab.sandbox.google.com/gist/sachinprasadhs/3be1c8ea579ab0d60de9bf08241962b5/19059.ipynb