IDEA-Research / T-Rex

[ECCV2024] API code for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
https://deepdataspace.com/blog/T-Rex
Other
2.28k stars 147 forks source link

ReadTimeout Error when using TRex2APIWrapper #65

Closed benjamin32561 closed 5 months ago

benjamin32561 commented 5 months ago

I run some code using the TRex2APIWrapper and I get this error: ReadTimeout: HTTPSConnectionPool(host='api.deepdataspace.com', port=443): Read timed out. (read timeout=2)

funny thing is it worked ten minutes ago connecting to a different WiFi network resolved it how can I make sure it does not happen again?

Mountchicken commented 5 months ago

Hi @benjamin32561 This happens occasionally, and we are continually optimizing our backend administration, and currently don't have a good solution for it

benjamin32561 commented 5 months ago

Ok, thanks anyway!