bhack

Results 1417 comments of bhack

@innat We had a similar discussion at https://github.com/keras-team/keras-cv/issues/137#issuecomment-1042903162

See also our threads at: https://github.com/keras-team/keras/issues/16181#issuecomment-1064366843 https://github.com/keras-team/keras-cv/issues/137#issuecomment-1043585248

I suppose that one had an inital approach of converting the Pytorch reference impl weights. It would be nice to see how we will handle this with the points we...

More ore less. I think that some of difference in this repo could be: - As a library we could care to have a reusable components API of the network...

> I am not absolutely sure about any of these points. I am also not sure how individual contributors could run the models from scratch without any involved support from...

RecursiveMix: Mixed Learning with History https://arxiv.org/abs/2203.06844 https://github.com/implus/RecursiveMix-pytorch

Other then memory issue, as It could be related, do we have the same impl issues here as in https://github.com/tensorflow/addons/pull/2362#issuecomment-767136266

You could also try to trace/benchmark some specific area of the code: https://www.tensorflow.org/api_docs/python/tf/profiler/experimental/Trace

Will this support SOTA Transformer anchor models like: https://github.com/IDEACVR/DINO

For who Is interested also in autoaugmentation there is a thread in https://github.com/keras-team/autokeras/issues/828#issuecomment-551841181