|
|
|
|
|
by MrGLaDOS
39 days ago
|
|
“RF-DETR is both faster and more accurate and truly open source with an Apache 2.0 license” Misleading marketing statement. The catch is that for image resolutions >=700x700pixels (most production usecases), the roboflow license is actually PML1.0 instead of Apache2.0
https://github.com/roboflow/rf-detr#license |
|
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.