nyj-ocean

Results 5 issues of nyj-ocean

I have only CPU. Could this code support CPU now?

Thanks for your great work! I want to know if there is a script to generate image captions like Figure 5 in the paper? ![eeee](https://user-images.githubusercontent.com/55009815/87308904-805e3500-c54e-11ea-86ab-607fcdc40510.png)

Thanks for your great work ! I was interested in your work! ![sssdddd](https://user-images.githubusercontent.com/55009815/87310873-227f1c80-c551-11ea-869c-f87d3f6e743b.png) > We also provide pretrained models and codes to extract features for new images. Can you tell...

## ❓ Questions and Help Thanks for your great work! @KaihuaTang I was very interested in your work! When I train model using the following command > CUDA_VISIBLE_DEVICES=0 python -m...

some attention exist in `yoloair-main/configs/attention/`, such as `yolov5s_TripletAttention.yaml`, `yolov5s_PolarizedSelfAttention.yaml`, `yolov5s_ParNetAttention.yaml`, `yolov5s_GlobalContextBlock.yaml` , etc. however, these attention modules do do not exist in `yoloair-main/models/Models/Attention/` @iscyy