TANG16 / LDL

Pytorch implementation of "Joint Acne Image Grading and Counting via Label Distribution Learning"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joint Acne Image Grading and Counting via Label Distribution Learning

Pytorch implementation of "Joint Acne Image Grading and Counting via Label Distribution Learning"

This work was accepted by ICCV 2019 [paper].

ACNE04 Dataset

The ACNE04 dataset can be downloaded from Baidu (pw: fbrm) or Google.

Additional Information

If you find this work helpful, please cite it as

@InProceedings{Wu_2019_ICCV,
  author = {Wu, Xiaoping and Ni, Wen and Jie, Liang and Lai, Yu-Kun and Cheng, Dongyu, She and Ming-Ming and Yang, Jufeng},
  title = {Joint Acne Image Grading and Counting via Label Distribution Learning},
  booktitle = {IEEE International Conference on Computer Vision},
  year = {2019}
}

ATTN: This work is free for academic usage. For other purposes, please contact Xiaoping Wu (xpwu95@163.com).

About

Pytorch implementation of "Joint Acne Image Grading and Counting via Label Distribution Learning"


Languages

Language:Python 100.0%