Hacker News new | ask | show | jobs
by yeldarb 35 days ago
That may be true for legacy CNNs but very few production use-cases require such a large resolution with DETRs. The latency scales quadratically with the resolution.

Regardless, you can do whatever resolution you want with the Apache 2.0 model. Just change the config at runtime; it was trained to be resolution agnostic.

You are correct that we also released larger models with a larger backbone under a different, non open-source license.