joonjeon
joonjeon
@alanxuefei Same issue here.  Seems like the PyPI repository is not yet updated with the new version of waymo toolkit.
Hi! I have not been able to fetch and install the latest version (1.4.4) of waymo-open-dataset as a pre-built pip-package, but I see that you are able to do by...
In the meantime, while the problem above seems to be caused by YOLOv9 having dual detection heads (as far as I understood), model ensembling doesn't seem to work on single-head...
@thrmotta Unfortunately, no...it has been about 3 months and still not a clear clue on why this is happening. :( For the time being, I am checking with an alternative...
Hi! As mentioned by @prateekkrjain in https://github.com/ypeleg/nfnets-keras/issues/1, this is an issue due to having parameter 'variant' used before assignment within the function definition. You can refer to the fixed rep...
> > Hi! > > As mentioned by @prateekkrjain in #1, this is an issue due to having parameter 'variant' used before assignment within the function definition. You can refer...