PRIS-CV / Sketch-CS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CreativeSeg

Codes for the paper: "CreativeSeg: Semantic Segmentation of Creative Sketches" (IEEE TIP)

Requirments

  • Pytorch>=1.6.0
  • pytorch_geometric>=1.6.1
  • tensorboardX>=1.9

Citation

If it is helpful for your work, please cite this paper:

@article{zheng2024creativeseg,
      title={CreativeSeg: Semantic Segmentation of Creative Sketches}, 
      author={Yixiao Zheng and Kaiyue Pang and Ayan Das and Dongliang Chang and Yi-Zhe Song and Zhanyu Ma},
      journal={IEEE Transactions on Image Processing (TIP)},
      year={2024},
}

References

Thanks for Yang et al.'s contributions. Our codes are based on SketchGNN.

License

MIT License

About

License:MIT License


Languages

Language:Python 100.0%