Results 22 comments of Ryan_J

> same issue here when utilizing bi-mamba implementation refer to https://github.com/hustvl/Vim/blob/main/mamba-1p1p1/mamba_ssm/ops/selective_scan_interface.py. two ways can solve this: 1. fp32 training; 2. decrease lr. But both are not ideal solutions > >...

> > > same issue here when utilizing bi-mamba implementation refer to https://github.com/hustvl/Vim/blob/main/mamba-1p1p1/mamba_ssm/ops/selective_scan_interface.py. two ways can solve this: 1. fp32 training; 2. decrease lr. But both are not ideal solutions...

> I guess you could replace the ResNet backbone with several fully connected layers. thank you so much.

hello, I want to know the use of getDetectionMAP(predictions, annotation_path, activity_net=False, valid_id=None): This function mean;If i set the activity_net=False,I will get the MAP on THUMOS14( is a useful evaltoolkit for...

Hello, I'm also seeking this kind of speed improvement. Do you have any good methods to share in the end?

> Hi, Thanks a lot for your interest in the INSTRUCTOR! > > 1. As the INSTRUCTOR model follows the same architecture as GTR models, the same [training script](https://github.com/xlang-ai/instructor-embedding?tab=readme-ov-file#train-instructor) should...

> Hi, I am trying to integrate flash-attention into the model I am looking at. My model uses `key_padding_mask` to support variable size of samples in a batch during finetuning....

Thanks for helping me!!! but unfortunately, when I run the next command "python prepare/preprocess_speaker.py", I randomly get "Aborted (core dump)" and then I failed. Could you give me some suggestions?

Sorry, I don't have any output logs. Based on my observation, this error occurs at irregular times (and sometimes there may be segment fault errors). I think this may also...

"frame #7: + x4f591e (9x7fa3f7a99e in /ot/miniconda3/ervs/yc2/lib/ovthon38/site-packapes/torch/lib/libtorch pvth n.so) frame #8: +0x5037f5 (x7f3f777f5 in /opt/miniconda3/ervs/vc2/lib/python38/site-packapes/torch/lib/libtorch pytho n.so) frame #21: python() [x5a5bd1 frame #22:python()[0x5a4bdfframe #23:python()[0x45c5387 frame #25:python() [ex44fe8f frame #27:libc start...