Skip to content

JiaWei22/ContextSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContextSeg

This is the official repository for the publication ContextSeg: Sketch Semantic Segmentation by Querying the Context with Attention. Our project page: (https://enigma-li.github.io/projects/contextSeg/contextSeg.html)

Dataset

Dataset can be downloaded from CreativeSketch and SPG.

Requirments

  • tensorflow>=2.12.0
  • numpy>=1.23.5

Training

python train_Embed.py
python train_Segformer.py

Citation

@article{wang2023contextseg,
  title={ContextSeg: Sketch Semantic Segmentation by Querying the Context with Attention},
  author={Wang, Jiawei and Li, Changjian},
  journal={arXiv preprint arXiv:2311.16682},
  year={2023}
}

About

This is the official repository for the publication https://arxiv.org/abs/2311.16682

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages