yzhEric

Results 6 comments of yzhEric

Thanks! I tried DNS and it works good.

Hi, I have been trying to convert Det_20 labels to coco format and I got keyvalue mismatches too! It just said that one of frames doesn't have the key 'labels'....

I encountered the same issue when importing `flash_attn_2_cuda` after running `pip install --no-build-isolation flash-attn==2.5.8`. After uninstalling flash-attn and downloading the corresponding `.whl` file from [release](https://github.com/Dao-AILab/flash-attention/releases) to install it locally using...