Diffusers
Safetensors
Ellis commited on
Commit
c34e9e3
·
verified ·
1 Parent(s): 2e1e192

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -15
README.md CHANGED
@@ -8,33 +8,24 @@ license: cc-by-nc-2.0
8
  >
9
  > [Kangneng Zhou](https://montaellis.github.io/), [Daiheng Gao](https://tomguluson92.github.io/), [Xuan Wang](https://xuanwangvc.github.io/), [Jie Zhang](https://scholar.google.com/citations?user=gBkYZeMAAAAJ), [Peng Zhang](https://scholar.google.com/citations?user=QTgxKmkAAAAJ&hl=zh-CN), [Xusen Sun](https://dblp.org/pid/308/0824.html), [Longhao Zhang](https://scholar.google.com/citations?user=qkJD6c0AAAAJ), [Shiqi Yang](https://www.shiqiyang.xyz/), [Bang Zhang](https://dblp.org/pid/11/4046.html), [Liefeng Bo](https://scholar.google.com/citations?user=FJwtMf0AAAAJ&hl=zh-CN), [Yaxing Wang](https://scholar.google.es/citations?user=6CsB8k0AAAAJ), [Yaxing Wang](https://scholar.google.es/citations?user=6CsB8k0AAAAJ), [Ming-Ming Cheng](https://mmcheng.net/cmm)
10
 
11
- To expand the scope beyond human face and explore the model generalization and expansion, we design the CatMask-HQ dataset with the following representative features:
12
 
13
- **Specialization**: CatMask-HQ is specifically designed for cat faces, including precise annotations for six facial parts (background, skin, ears, eyes, nose, and mouth) relevant to feline features.
14
 
15
- **High-Quality Annotations**: The dataset benefits from manual annotations by 50 annotators and undergoes 3 accuracy checks, ensuring high-quality labels and reducing individual differences.
16
 
17
- **Substantial Dataset Scale**: With approximately 5,060 high-quality real cat face images and corresponding annotations, CatMask-HQ provides ample training database for deep learning models.
18
 
19
-
20
 
 
21
 
 
22
 
23
 
24
- <a href='https://montaellis.github.io/mate-3d/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
25
- <a href='https://arxiv.org/abs/2312.06947'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a>
26
- <a href='https://youtu.be/zMNYan1mIds'><img src='https://badges.aleen42.com/src/youtube.svg'></a>
27
- <a href='https://huggingface.co/datasets/Ellis/CatMaskHQ'><img src='https://img.shields.io/static/v1?label=Dataset&message=HuggingFace&color=yellow'></a>
28
- <a href='https://huggingface.co/Ellis/MaTe3D'><img src='https://img.shields.io/static/v1?label=Models&message=HuggingFace&color=yellow'></a>
29
 
30
 
31
 
32
 
33
- ### Available sources
34
- * FFHQ-Mask:
35
- * CatMask-HQ:
36
-
37
-
38
  ### Contact
39
 
40
  [elliszkn@163.com](mailto:elliszkn@163.com)
 
8
  >
9
  > [Kangneng Zhou](https://montaellis.github.io/), [Daiheng Gao](https://tomguluson92.github.io/), [Xuan Wang](https://xuanwangvc.github.io/), [Jie Zhang](https://scholar.google.com/citations?user=gBkYZeMAAAAJ), [Peng Zhang](https://scholar.google.com/citations?user=QTgxKmkAAAAJ&hl=zh-CN), [Xusen Sun](https://dblp.org/pid/308/0824.html), [Longhao Zhang](https://scholar.google.com/citations?user=qkJD6c0AAAAJ), [Shiqi Yang](https://www.shiqiyang.xyz/), [Bang Zhang](https://dblp.org/pid/11/4046.html), [Liefeng Bo](https://scholar.google.com/citations?user=FJwtMf0AAAAJ&hl=zh-CN), [Yaxing Wang](https://scholar.google.es/citations?user=6CsB8k0AAAAJ), [Yaxing Wang](https://scholar.google.es/citations?user=6CsB8k0AAAAJ), [Ming-Ming Cheng](https://mmcheng.net/cmm)
10
 
 
11
 
12
+ ### Pretrained Generator on FFHQ Mask
13
 
14
+ ![](assets/g-face.png)
15
 
16
+ ### Pretrained Generator on CatMask-HQ
17
 
18
+ ![](assets/g-cat.png)
19
 
20
+ ### Pretrained ControlNet on FFHQ Mask
21
 
22
+ ### Pretrained ControlNet on CatMask-HQ
23
 
24
 
 
 
 
 
 
25
 
26
 
27
 
28
 
 
 
 
 
 
29
  ### Contact
30
 
31
  [elliszkn@163.com](mailto:elliszkn@163.com)