yanglan0225 / s3net

pytorch implementation of "S3NET: GRAPH REPRESENTATIONAL NETWORK FOR SKETCH RECOGNITION"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S3NET

Pytorch implementation of "S3NET: GRAPH REPRESENTATIONAL NETWORK FOR SKETCH RECOGNITION"
It has been accepted by ICME2020.

Image

Recognition Result

Prerequisites

  • Linux (tested on Ubuntu 16.04)
  • Pytorch >= 1.2
  • NVIDIA GPU + CUDA CuDNN
  • torch_geometric PyG

Dataset

Conclusion

Thank you and sorry for the bugs! If you would have further discussion on this code repository, please feel free to send email to LAN YANG. Email: ylan@bupt.edu.cn

About

pytorch implementation of "S3NET: GRAPH REPRESENTATIONAL NETWORK FOR SKETCH RECOGNITION"


Languages

Language:Python 100.0%