Ashwin Ramesh

Results 11 comments of Ashwin Ramesh

@mks0601 Thanks for that function! So coco has 17 unique keypoints, and PoseTrack has 15 unique keypoints. 13 keypoints are common between the two. The union set will therefore contain...

@Nicholas-Mitchell So if I am training a model and it usually converges and produces a decent accuracy at around 300 epochs, what should I ideally keep my min and max...

@Nicholas-Mitchell That was good, thanks. I am new to bayesian optimization and tuning techniques. Do you happen to know any resources or blogs that can get me upto speed on...

@kmario23 What you are suggesting makes complete sense. However, COCO dataset has 5 groundtruth captions per image. So since our model will generate one caption per image, how can their...

@maylad31 Hey,It would be better if you could explain what those parameters mean. Also I did not understand your last statement. What do you mean deepsort reid?

@zengwbz Hey can you please suggest you're training process and scripts if possible. Also, which face tracking dataset did you use?

hI @byshiue, a related question. Does `BertAttentionPlugin` also use FlashAttention2 that `GptAttention` uses?

@nvpohanh Is there no way to use FlashAttentionv2 as it is in TensorRT within TRT-LLM? The reason I ask is the FMHA plugin in TRT-LLM does not support flash attention...

@jongwook Could you provide the checkpoint after 1 million steps as well?