Thanh Tin Nguyen

Results 15 issues of Thanh Tin Nguyen

Hi, when I run `roslaunch envsim visionenv_sim.launch render:=True`, it has successfully opened rviz, unity,.. but still got one or two error. 1) pyside error: `ImportError: cannot import name 'libqt_gui_cpp_shiboken'` 2)...

Hi, I just want to ask the differences among lang_seg_low_res_model and lang_seg_model and track_model? Thank you.

Hi, I just want to ask how to read data from OTB sentences or Imagenet sentences that you've provided. I found the code in referit_data_provider.py: ![Screenshot from 2021-01-28 09-53-45](https://user-images.githubusercontent.com/17596799/106074343-09d1ff00-614f-11eb-8ef5-ee4fff107684.png) I...

Dear author, When I run the test command: python general_ocr/utils/ocr.py demo/mrbean.png --print-result --imshow --det TextSnake --recog SEG The output error is like this: ModuleNotFoundError: No module named 'general_ocr._ext', although I...

Hi @NotVinay , I am Tin, and I am a student who is learning AI. Your project is really helpful and interesting so could provide me with the pre-trained weights?...

Hello @ivansipiran , Thank you for your great additional information for CUB. But I don't know if the provided text is human-labelled or if you used an image captioning model...

Hello Mr/Mrs, I am writing to inquire whether NAACL Finding papers are indexed by CSRanking. Currently, I have observed that the NAACL conference is recognized by CSRanking, and I have...

Hi, I can not print the following information when using test_vec_env.py. ![Screenshot from 2021-04-08 20-19-53](https://user-images.githubusercontent.com/17596799/114018319-0e7e0680-98a8-11eb-8c48-2098449c4318.png) Could you please explain it?