From b198eac59461b2ca88f7b5e68e2f3440e0eeb5ed Mon Sep 17 00:00:00 2001 From: oneThousand1000 <3170104915@zju.edu.cn> Date: Thu, 12 Oct 2023 15:56:57 +0800 Subject: [PATCH] sort pub --- _pages/publications.md | 35 ++++++++++++++++--- _publications/3DPortraitGAN.md | 1 + _publications/coarse-to-fine.md | 1 + ..._the_authenticity_of_rendered_portraits.md | 1 + _publications/eyelashnet.md | 1 + _publications/hair_mapper_cvpr2022.md | 1 + _publications/iothopredictor.md | 1 + _publications/lpff-dataset.md | 1 + _publications/mrpnn.md | 1 + 9 files changed, 38 insertions(+), 5 deletions(-) diff --git a/_pages/publications.md b/_pages/publications.md index 16b1f69417438..0493a9ae3e542 100644 --- a/_pages/publications.md +++ b/_pages/publications.md @@ -18,19 +18,29 @@ author_profile: true ## ----------------- 🌟 2023 ----------------- {% for post in site.publications reversed %} - {% if post.year == '2023' %} + {% if post.year == '2023' and post.first_author == 'yes' %} {% include archive-single.html %} {% endif %} {% endfor %} - +{% for post in site.publications reversed %} + {% if post.year == '2023' and post.first_author == 'no' %} + {% include archive-single.html %} + {% endif %} +{% endfor %} ## ----------------- 🪐 2022 ----------------- {% for post in site.publications reversed %} - {% if post.year == '2022' %} + {% if post.year == '2022' and post.first_author == 'yes' %} + {% include archive-single.html %} + {% endif %} +{% endfor %} + +{% for post in site.publications reversed %} + {% if post.year == '2022' and post.first_author == 'no' %} {% include archive-single.html %} {% endif %} {% endfor %} @@ -42,7 +52,13 @@ author_profile: true ## ----------------- ✨ 2021 ----------------- {% for post in site.publications reversed %} - {% if post.year == '2021' %} + {% if post.year == '2021' and post.first_author == 'yes' %} + {% include archive-single.html %} + {% endif %} +{% endfor %} + +{% for post in site.publications reversed %} + {% if post.year == '2021' and post.first_author == 'no' %} {% include archive-single.html %} {% endif %} {% endfor %} @@ -51,10 +67,19 @@ author_profile: true + + ## ----------------- 🎀 2020 ----------------- {% for post in site.publications reversed %} - {% if post.year == '2020' %} + {% if post.year == '2020' and post.first_author == 'yes' %} {% include archive-single.html %} {% endif %} {% endfor %} + +{% for post in site.publications reversed %} + {% if post.year == '2020' and post.first_author == 'no' %} + {% include archive-single.html %} + {% endif %} +{% endfor %} + diff --git a/_publications/3DPortraitGAN.md b/_publications/3DPortraitGAN.md index df79b44deb55a..07b690cdc21ad 100644 --- a/_publications/3DPortraitGAN.md +++ b/_publications/3DPortraitGAN.md @@ -12,6 +12,7 @@ video: 'coming soon' supplementary_materials: 'https://drive.google.com/file/d/16aNE5USZ0U32bgGJS1G5xWrY0oIMTfre/view?usp=sharing' project_page: 'https://github.com/oneThousand1000/3DPortraitGAN' year: '2023' +first_author: 'yes' --- ![coarse2fine](http://oneThousand1000.github.io/images/publications/3DPortraitGAN.png) diff --git a/_publications/coarse-to-fine.md b/_publications/coarse-to-fine.md index c4460043a56aa..e1eeb3eac8815 100644 --- a/_publications/coarse-to-fine.md +++ b/_publications/coarse-to-fine.md @@ -12,6 +12,7 @@ video: 'https://drive.google.com/file/d/1vaohqZ_GqgydIpnVpPv_K-7bl_UW6IyG/view?u supplementary_materials: 'https://drive.google.com/file/d/14oIdiv2NkvpRYxomDRq0AQEpBuL4pKtv/view?usp=sharing' project_page: 'http://www.cad.zju.edu.cn/home/jin/sig2021/sig2021.htm' year: '2021' +first_author: 'yes' --- ![coarse2fine](http://oneThousand1000.github.io/images/publications/coarse2fine.png) diff --git a/_publications/enhancing_the_authenticity_of_rendered_portraits.md b/_publications/enhancing_the_authenticity_of_rendered_portraits.md index bc3507e7dd9ff..02529a65678b6 100644 --- a/_publications/enhancing_the_authenticity_of_rendered_portraits.md +++ b/_publications/enhancing_the_authenticity_of_rendered_portraits.md @@ -12,6 +12,7 @@ video: 'coming soon' supplementary_materials: 'coming soon' project_page: 'coming soon' year: '2023' +first_author: 'no' --- ![enhancing_the_authenticity_of_rendered_portraits](http://oneThousand1000.github.io/images/publications/enhancing_the_authenticity_of_rendered_portraits.png) diff --git a/_publications/eyelashnet.md b/_publications/eyelashnet.md index 6a03bed77b788..1b94b3fe8a3d9 100644 --- a/_publications/eyelashnet.md +++ b/_publications/eyelashnet.md @@ -12,6 +12,7 @@ video: 'http://www.cad.zju.edu.cn/home/jin/siga2021/demo.mp4' supplementary_materials: '' project_page: 'http://www.cad.zju.edu.cn/home/jin/siga2021/siga2021.htm' year: '2021' +first_author: 'no' --- Abstract: diff --git a/_publications/hair_mapper_cvpr2022.md b/_publications/hair_mapper_cvpr2022.md index c1d13585dd140..1037d6dcf66e7 100644 --- a/_publications/hair_mapper_cvpr2022.md +++ b/_publications/hair_mapper_cvpr2022.md @@ -12,6 +12,7 @@ video: 'http://www.cad.zju.edu.cn/home/jin/cvpr2022/demo.mp4' supplementary_materials: 'http://www.cad.zju.edu.cn/home/jin/cvpr2022/Supplementary_Materials.pdf' project_page: 'http://www.cad.zju.edu.cn/home/jin/cvpr2022/cvpr2022.htm' year: '2022' +first_author: 'yes' --- ![hairmapper](http://oneThousand1000.github.io/images/publications/hairmapper.png) diff --git a/_publications/iothopredictor.md b/_publications/iothopredictor.md index 239ecbc0ab025..7c0056d0c37e3 100644 --- a/_publications/iothopredictor.md +++ b/_publications/iothopredictor.md @@ -8,6 +8,7 @@ venue: 'ACM Transactions on Graphics (Proc. of Siggraph Asia 2020), 39(6), Artic paperurl: 'https://dl.acm.org/doi/10.1145/3414685.3417771' citation: 'http://oneThousand1000.github.io/files/bibtex/iothopredictor.html' year: '2020' +first_author: 'no' --- ![iothopredictor](http://oneThousand1000.github.io/images/publications/iothopredictor.png) diff --git a/_publications/lpff-dataset.md b/_publications/lpff-dataset.md index 6724f17a71080..dfae4af87cecc 100644 --- a/_publications/lpff-dataset.md +++ b/_publications/lpff-dataset.md @@ -12,6 +12,7 @@ video: 'http://www.cad.zju.edu.cn/home/jin/iccv2023/demo.mp4' supplementary_materials: 'https://drive.google.com/file/d/1Xktg7oqMMNN9hqGYva3BBTJoux17y2SR/view?usp=sharing' project_page: 'http://www.cad.zju.edu.cn/home/jin/iccv2023/iccv2023.htm' year: '2023' +first_author: 'yes' --- ![coarse2fine](http://oneThousand1000.github.io/images/publications/lpff.png) diff --git a/_publications/mrpnn.md b/_publications/mrpnn.md index ec93252f7534f..c1050b576c734 100644 --- a/_publications/mrpnn.md +++ b/_publications/mrpnn.md @@ -12,6 +12,7 @@ video: 'http://www.cad.zju.edu.cn/home/jin/sig20231/demo.mp4' supplementary_materials: 'http://www.cad.zju.edu.cn/home/jin/sig20231/Supplementary.pdf' project_page: 'http://www.cad.zju.edu.cn/home/jin/sig20231/SigMRPNN2023.htm' year: '2023' +first_author: 'no' --- ![mrpnn](http://oneThousand1000.github.io/images/publications/mrpnn.png)