weizhou-geek / VGCN-PyTorch

PyTorch Implementation of TCSVT 2020 "Blind Omnidirectional Image Quality Assessment with Viewport Oriented Graph Convolutional Networks"
MIT License
22 stars 9 forks source link

'Viewpoint Detector' Question #1

Closed dothuhahb98 closed 3 years ago

dothuhahb98 commented 3 years ago

Hi, In the dataset which is 'cviqd_resize_imgtrain' and 'cviqd_resize_imgtest' folder, containing 20 viewport images. It is described in Viewpoint Detector (in the paper). I want to dive into this work, and it seems like lack of this work in your project. Can you provide more about it?

Xudoudou1996 commented 3 years ago

Hi, In the dataset which is 'cviqd_resize_imgtrain' and 'cviqd_resize_imgtest' folder, containing 20 viewport images. It is described in Viewpoint Detector (in the paper). I want to dive into this work, and it seems like lack of this work in your project. Can you provide more about it?

The code for 'Viewpoint Detector' is on another server. We will organize the code and release it soon.

dothuhahb98 commented 3 years ago

thank you