Arka Sadhu

Results 16 issues of Arka Sadhu

Thanks for the amazing repository. The code is really clean. If I understand correctly, the current implementation is co-attention model, and same for pre-trained weights. I wanted to know if...

Hello, thanks for the amazing repository. I find your fork of the diffusers library (https://github.com/TheLastBen/diffusers/blob/main/examples/dreambooth/train_dreambooth.py#L742) is calling --half even if it is fp32 training (unchecking fp16).

Hi. First of all thanks for your clean and clear repository. I am trying to evaluate the models on VOC2007, however, I am unable to reach the required performance. SSD...

Hello, thanks for the code. I cannot find the detail in the paper as to which sbert model was used? Also, could you clarify how to use it in the...

Hello, is there any easy way to use the frame extraction method within the dataset/dataloader for pytorch? My understanding that it is not trivial given the use of multiprocessing here:...

Print the exact command from given config to run a particular file.