Shivanshu Gupta
Results
2
issues of
Shivanshu Gupta
**Description** This PR fixes #575 by replacing deprecated `utils.Unmarshal` with `json.Unmarshal` and removing unused variables from the codebase. **Notes for Reviewers** - The changes involve updates to two specific files:...
kind/chore
language/go
@jameslahm, I want to predict bounding box from a given image and provided caption(prompt), how to prepare my dataset for this task, I am not able to getting in which...