Abhinav Gopal
Abhinav Gopal
With tf 2.2, the following error appears: ` /home/abhinavg/EfficientDet/layers.py:302 _filter_detections * ratios_, /home/abhinavg/EfficientDet/layers.py:197 filter_detections * labels = c * tf.ones((keras.backend.shape(scores)[0],), dtype='int64') /home/abhinavg/.local/lib/python3.7/site-packages/tensorflow/python/ops/array_ops.py:2967 ones ** output = _constant_if_small(one, shape, dtype, name)...
Any update on the progress of this?
Would like to work on this, but unfortunately blocked by https://github.com/huggingface/diffusers/issues/7378#issue-2193812158. I believe in order to be able to work on this, I'd need to be able decode + encode...
Looking forward to the finetuning code for VQA, think it could lead to some very interesting applications :)
follow up to this-- I'm a bit confused on how exactly the tiling works, after reading the diffusers controlnet pipeline code. There is no specification on the number of tiles/tile...
Hi @dveni, though the ViT models are here, the outputs when passing images to this model are 1024-tensors. According to the code, I think there should also be an SGD...
I'm thinking of working on this! If anyone is interested on working on this together, shoot me an email @ [email protected] :)