bhack
bhack
Do you have a gist to reproduce this?
Are you sure that it is related to RandAugment? Isn't this simply a dup of https://github.com/tensorflow/tensorflow/issues/43969 ?
This is the oldest open PR. What is its status?
> For deriving the number of parameters, FLOPs, and throughput we could set up a job or a script for encouraging reproducibility. Having tools for this in Keras It is...
> Hey @tanzhenyu > > I got around reading the contriution guideline and the API design document. I was unable to find a guide to contribute a model inside of...
Also, do we have a duplicate ticket with https://github.com/keras-team/keras-cv/issues/636 ?
> Yes we do expect porting the weights and verifying the results against the original paper. For the guide, @bhack 's reference is most relevant. We have @sayakpaul https://github.com/sayakpaul/swin-transformers-tf for...
https://github.com/tensorflow/models/blob/master/official/vision/beta/projects/yolo/modeling/layers/nn_blocks.py#L1333
Now at https://github.com/tensorflow/models/blob/master/official/vision/modeling/layers/nn_blocks.py
/cc @wangpengmit @rohan100jain