DecentMakeover

Results 37 issues of DecentMakeover

Hi Thanks for sharing your work , i have a few face pair's myself, i mean data looks like, `image1 , image2, match` `image3 , image4, nomatch...` Could i fine...

Hello, Thanks for sharing your work, since i do not have the dataset, could you please describe the format of the train and test.txt so that i could run those...

Hi thanks for sharing your work , can i sync files on remote servers? Thanks

Hi Thanks for sharing your work , i wanted to know what other loss functions do you recommend for 3dsegmentation tasks? and what is the improvement of dice over other...

When i run this on my use case i keep getting `I'm unable to assist with this request.` , this output seems to be from the world model output ....

## Summary This PR enhances error handling for API key validation in `api_key_service.py`, ensuring clear, specific, and secure error responses across validation scenarios. It also simplifies router logic and adds...

## Summary This PR fixes #347 by enforcing email validation across all Shared Access APIs and adding comprehensive test coverage. ## Changes - Add email validation to `ShareChatService.remove_access()` - Add...