Gus-Guo

Results 6 comments of Gus-Guo

It is in file necks/high_fpn.py

Hi, I also met the same error"ERROR: Could not find a version that satisfies the requirement waymo-open-dataset (from versions: none) ERROR: No matching distribution found for waymo-open-dataset" my pip version...

> The pre-built pip package requires tensorflow 1.14.0. @Gus-Guo, do you prefer to not installing tf? Thank you very much. I change the python verison to from 3.7 to 3.6...

> Hi @asdfd2013 I don't see any bug from looking at your code, I expect `attn_weights_v1` and `attn_weights_v2` to be very close. However they won't be identical, due to how...

Thank you > Hi @Gus-Guo, batch size is not important for the method, since there is no batch-component to the loss. However, I expect that changing the batch size might...