Skip to content

yanglan0225/SketchX-Quantifying-Sketch-Quality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantify Free-Hand Sketch Quality

This repo contains the codebase of a series of research projects focused on quantifying human free-hand sketch quality

Environment settings

-- Pytorch 1.7.1

Structure of this repo

dataloader.py -- load QuickDraw dataset

main.py -- main training and evaluation functions

models.py -- GACL implementations are here

data_utils.py -- sketch data processing functions

config.py -- experiment settings and hyper-parameters

Trained models

coming soon

Citation

If you use this code in your research, please kindly cite the following papers

@inproceedings{lancvpr,
  title={Finding Badly Drawn Bunnies},
  author={Yang, Lan and Pang, Kaiyue and Zhang, Honggang and Song, Yi-Zhe},
  booktitle={CVPR},
  year={2022},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages