PmgWithJigsaw
Progressive Multi-Granularity Training of Jigsaw Patches
Install / Use
/learn @kalelpark/PmgWithJigsawREADME
Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches
This respository is implemnet for latest Version for "Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches". This respository don't cause an ERROR
This Project training 3 files at once as a Mixture of Granularity-Specific Experts Convolutional Neural Net and stores Experimental results. additionaly use wandb.
For paper implementations, see the section "Papers and projects".
Framework

Setup the enviroment for evaluation
$cd PMG
$sh test.sh
Default
Default inference. in python main.py --seed 0 --dataset cub --imgsize 550 --crop 448 --model resnet50 --epochs 300 --batchsize 16 --gpu_ids 0,1.
Datasets
We implemented to load dataset, so It'll work if you just run it. but, CUB dataset needs to be download.
File Structure
├── dataset
│ ├── data
│ │ ├── aircraft
│ │ ├── stanfordcar
│ │ └── cubbird
│ ├── __init__.py
│ ├── augmentataion.py
│ └── etc..
│
├── models
│ ├── __init__.py
│ ├── base.py
│ ├── grad_cam.py
│ └── local_cam.py
│
├── trainer
│ ├── __init__.py
│ ├── train.py
│ └── infer.py
│
├── main.py
└── etc..
Papers and projects
| Name | Location | Comment | | :------------------------------------------------------------ | :-------------------------------------------------------------- | :------------- | | Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches | link | ECCV 2020 | | Learning a Mixture of Granularity-Specific Experts for Fine-Grained Categorization | link | ICCV 2019 |
How to cite
@article = {
title = {Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches},
author = {Wongi Park},
journal = {GitHub},
url = {https://github.com/kalelpark/Latest_Progressive-Multi-Granularity-Training-of-Jigsaw-Patches},
year = {2022},
}
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
