- Before training, change the root directory here to your dataset folder. The folder (for QuickDraw) should look like
Line 248 in 707bf1f
Download dataset from https://huggingface.co/datasets/Hmrishav/QuickDraw. └── Datasets └── QuickDraw ├── QuickDraw_Keys.pickle ├── QuickDraw_TestData/ ├── QuickDraw_TrainData/ └── QuickDraw_ValidData/ - Create conda environment:
conda env create --name sketchinr --file=environments.yml - Training:
python3 single_fit.py
hmrishavbandy/SketchINR-Code
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|