diff --git a/config/_default/menus.yaml b/config/_default/menus.yaml index 4f6172c6318..b9d10381c32 100644 --- a/config/_default/menus.yaml +++ b/config/_default/menus.yaml @@ -13,12 +13,15 @@ main: - name: Experience url: '#experience' weight: 20 + - name: Recent Work + url: '#posts' + weight: 30 #- name: Talks # url: '#talks' # weight: 40 - name: Publications url: '#featured' - weight: 30 + weight: 40 #- name: Contact # url: '#contact' # weight: 60 diff --git a/content/_index.md b/content/_index.md index 885bda4d90f..76f2e198f67 100644 --- a/content/_index.md +++ b/content/_index.md @@ -46,24 +46,54 @@ sections: description: Research on person reid. design: columns: '2' + #- block: collection + # id: featured + # content: + # title: Recent work + # filters: + # folders: + # - publication + # featured_only: true + # design: + # columns: '2' + # view: card - block: collection - id: featured + id: posts content: - title: Recent work + title: Recent Work + subtitle: '' + text: '' + # Choose how many pages you would like to display (0 = all pages) + count: 5 + # Filter on criteria filters: folders: - - publication - featured_only: true + - post + author: "" + category: "" + tag: "" + exclude_featured: false + exclude_future: false + exclude_past: false + publication_type: "" + # Choose how many pages you would like to offset by + offset: 0 + # Page order: descending (desc) or ascending (asc) date. + order: desc design: + # Choose a layout view + view: compact columns: '2' - view: card + - block: collection + id: featured content: title: Publications text: |- {{% callout note %}} Quickly discover relevant content by [filtering publications](./publication/). {{% /callout %}} + count: 4 filters: folders: - publication diff --git a/content/_index_bk.md b/content/_index_bk.md new file mode 100644 index 00000000000..9857e54d40a --- /dev/null +++ b/content/_index_bk.md @@ -0,0 +1,278 @@ +--- +# Leave the homepage title empty to use the site title +title: 'Profile of Chaojie Mao' +date: 2022-10-24 +type: landing + +sections: + #- block: hero + # demo: true # Only display this section in the Wowchemy demo site + # content: + # title: Chaojie Mao + # image: + # filename: hero-academic.png + # cta: + # label: '**Get Started**' + # url: https://wowchemy.co + # cta_alt: + # label: Ask a question + # url: https://discord.gg/z8wNYzb + # cta_note: + # label: >- + #
Star Wowchemy Website Builder
Star the Academic template
+ # text: |- + # **Generated by Wowchemy - the FREE, Hugo-based open source website builder trusted by 500,000+ sites.** + # + # **Easily build anything with blocks - no-code required!** + # + # From landing pages, second brains, and courses to academic resumés, conferences, and tech blogs. + # + # + #
+ # + # + # design: + # background: + # gradient_end: '#1976d2' + # gradient_start: '#004ba0' + # text_color_light: true + - block: about.biography + id: about + content: + title: Biography + # Choose a user profile to display (a folder name within `content/authors/`) + username: admin + #- block: skills + # id: about + # content: + # title: Skills + # text: '' + # # Choose a user to display skills from (a folder name within `content/authors/`) + # username: admin + # design: + # columns: '1' + - block: experience + id: experience + content: + title: Experience + # Date format for experience + # Refer to https://wowchemy.com/docs/customization/#date-format + #date_format: Jan 2006 + # Experiences. + # Add/remove as many `experience` items below as you like. + # Required fields are `title`, `company`, and `date_start`. + # Leave `date_end` empty if it's your current employer. + # Begin multi-line descriptions with YAML's `|2-` multi-line prefix. + #items: + #- title: CEO + # company: GenCoin + # company_url: '' + # company_logo: org-gc + # location: California + # date_start: '2021-01-01' + # date_end: '' + # description: |2- + # Responsibilities include: + + # * Analysing + # * Modelling + # * Deploying + #- title: Professor of Semiconductor Physics + # company: University X + # company_url: '' + # company_logo: org-x + # location: California + # date_start: '2016-01-01' + # date_end: '2020-12-31' + # description: Taught electronic engineering and researched semiconductor physics. + #design: + # columns: '2' + #- block: accomplishments + # content: + # # Note: `­` is used to add a 'soft' hyphen in a long heading. + # title: 'Accomplish­ments' + # subtitle: + # # Date format: https://wowchemy.com/docs/customization/#date-format + # date_format: Jan 2006 + # # Accomplishments. + # # Add/remove as many `item` blocks below as you like. + # # `title`, `organization`, and `date_start` are the required parameters. + # # Leave other parameters empty if not required. + # # Begin multi-line descriptions with YAML's `|2-` multi-line prefix. + # items: + # - certificate_url: https://www.coursera.org + # date_end: '' + # date_start: '2021-01-25' + # description: '' + # organization: Coursera + # organization_url: https://www.coursera.org + # title: Neural Networks and Deep Learning + # url: '' + # - certificate_url: https://www.edx.org + # date_end: '' + # date_start: '2021-01-01' + # description: Formulated informed blockchain models, hypotheses, and use cases. + # organization: edX + # organization_url: https://www.edx.org + # title: Blockchain Fundamentals + # url: https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals + # - certificate_url: https://www.datacamp.com + # date_end: '2020-12-21' + # date_start: '2020-07-01' + # description: '' + # organization: DataCamp + # organization_url: https://www.datacamp.com + # title: 'Object-Oriented Programming in R' + # url: '' + # design: + # columns: '2' + #- block: collection + # id: posts + # content: + # title: Recent Posts + # subtitle: '' + # text: '' + # # Choose how many pages you would like to display (0 = all pages) + # count: 5 + # # Filter on criteria + # filters: + # folders: + # - post + # author: "" + # category: "" + # tag: "" + # exclude_featured: false + # exclude_future: false + # exclude_past: false + # publication_type: "" + # # Choose how many pages you would like to offset by + # offset: 0 + # # Page order: descending (desc) or ascending (asc) date. + # order: desc + # design: + # # Choose a layout view + # view: compact + # columns: '2' + #- block: portfolio + # id: projects + # content: + # title: Projects + # filters: + # folders: + # - project + # # Default filter index (e.g. 0 corresponds to the first `filter_button` instance below). + # default_button_index: 0 + # # Filter toolbar (optional). + # # Add or remove as many filters (`filter_button` instances) as you like. + # # To show all items, set `tag` to "*". + # # To filter by a specific tag, set `tag` to an existing tag name. + # # To remove the toolbar, delete the entire `filter_button` block. + # buttons: + # - name: All + # tag: '*' + # - name: Deep Learning + # tag: Deep Learning + # - name: Other + # tag: Demo + # design: + # # Choose how many columns the section has. Valid values: '1' or '2'. + # columns: '1' + # view: showcase + # # For Showcase view, flip alternate rows? + # flip_alt_rows: false + #- block: markdown + # content: + # title: Gallery + # subtitle: '' + # text: |- + # {{< gallery album="demo" >}} + # design: + # columns: '1' + - block: collection + id: featured + content: + title: Recent work + filters: + folders: + - publication + featured_only: true + design: + columns: '2' + view: card + - block: collection + content: + title: Publications + text: |- + {{% callout note %}} + Quickly discover relevant content by [filtering publications](./publication/). + {{% /callout %}} + filters: + folders: + - publication + exclude_featured: true + design: + columns: '2' + view: citation + #- block: collection + # id: talks + # content: + # title: Recent & Upcoming Talks + # filters: + # folders: + # - event + # design: + # columns: '2' + # view: compact + #- block: tag_cloud + # content: + # title: Popular Topics + # design: + # columns: '2' + #- block: contact + # id: contact + # content: + # title: Contact + # subtitle: + # text: |- + # Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam mi diam, venenatis ut magna et, vehicula efficitur enim. + # # Contact (add or remove contact options as necessary) + # email: test@example.org + # phone: 888 888 88 88 + # appointment_url: 'https://calendly.com' + # address: + # street: 450 Serra Mall + # city: Stanford + # region: CA + # postcode: '94305' + # country: United States + # country_code: US + # directions: Enter Building 1 and take the stairs to Office 200 on Floor 2 + # office_hours: + # - 'Monday 10:00 to 13:00' + # - 'Wednesday 09:00 to 10:00' + # contact_links: + # - icon: twitter + # icon_pack: fab + # name: DM Me + # link: 'https://twitter.com/Twitter' + # - icon: skype + # icon_pack: fab + # name: Skype Me + # link: 'skype:echo123?call' + # - icon: video + # icon_pack: fas + # name: Zoom Me + # link: 'https://zoom.com' + # # Automatically link email and phone or display as text? + # autolink: true + # # Email form provider + # form: + # provider: netlify + # formspree: + # id: + # netlify: + # # Enable CAPTCHA challenge to reduce spam? + # captcha: false + # design: + # columns: '2' +--- diff --git a/content/authors/admin/_index.md b/content/authors/admin/_index.md index 3f50226effd..1a15280605f 100644 --- a/content/authors/admin/_index.md +++ b/content/authors/admin/_index.md @@ -17,7 +17,7 @@ status: superuser: true # Role/position/tagline -role: Senior Engineer of Alibaba Group +role: Senior Engineer # Organizations/Affiliations to show in About widget organizations: diff --git a/content/post/_index.md b/content/post/_index.md index 5f492f8e6e5..33f4f5b69c0 100644 --- a/content/post/_index.md +++ b/content/post/_index.md @@ -6,7 +6,7 @@ cms_exclude: true # 1 = List # 2 = Compact # 3 = Card -view: 2 +view: 1 # Optional header image (relative to `static/media/` folder). header: diff --git a/content/post/getting-started/featured.jpg b/content/post/getting-started/featured.jpg deleted file mode 100644 index 04a7bae547f..00000000000 Binary files a/content/post/getting-started/featured.jpg and /dev/null differ diff --git a/content/post/getting-started/index.md b/content/post/getting-started/index.md deleted file mode 100644 index c788c362ed0..00000000000 --- a/content/post/getting-started/index.md +++ /dev/null @@ -1,110 +0,0 @@ ---- -title: Welcome to Wowchemy, the website builder for Hugo -subtitle: Welcome 👋 We know that first impressions are important, so we've populated your new site with some initial content to help you get familiar with everything in no time. - -# Summary for listings and search engines -summary: Welcome 👋 We know that first impressions are important, so we've populated your new site with some initial content to help you get familiar with everything in no time. - -# Link this post with a project -projects: [] - -# Date published -date: '2020-12-13T00:00:00Z' - -# Date updated -lastmod: '2020-12-13T00:00:00Z' - -# Is this an unpublished draft? -draft: false - -# Show this page in the Featured widget? -featured: false - -# Featured image -# Place an image named `featured.jpg/png` in this page's folder and customize its options here. -image: - caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/CpkOjOcXdUY)' - focal_point: '' - placement: 2 - preview_only: false - -authors: - - admin - - 吳恩達 - -tags: - - Academic - - 开源 - -categories: - - Demo - - 教程 ---- - -```python -import libr -print('hello') -``` - -## Overview - -1. The Wowchemy website builder for Hugo, along with its starter templates, is designed for professional creators, educators, and teams/organizations - although it can be used to create any kind of site -2. The template can be modified and customised to suit your needs. It's a good platform for anyone looking to take control of their data and online identity whilst having the convenience to start off with a **no-code solution (write in Markdown and customize with YAML parameters)** and having **flexibility to later add even deeper personalization with HTML and CSS** -3. You can work with all your favourite tools and apps with hundreds of plugins and integrations to speed up your workflows, interact with your readers, and much more - -[![The template is mobile first with a responsive design to ensure that your site looks stunning on every device.](https://raw.githubusercontent.com/wowchemy/wowchemy-hugo-modules/main/starters/academic/preview.png)](https://wowchemy.com) - -## Get Started - -- 👉 [**Create a new site**](https://wowchemy.com/templates/) -- 📚 [**Personalize your site**](https://wowchemy.com/docs/) -- 💬 [Chat with the **Wowchemy community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) -- 🐦 Twitter: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query) -- 💡 [Request a **feature** or report a **bug** for _Wowchemy_](https://github.com/wowchemy/wowchemy-hugo-themes/issues) -- ⬆️ **Updating Wowchemy?** View the [Update Tutorial](https://wowchemy.com/docs/hugo-tutorials/update/) and [Release Notes](https://wowchemy.com/updates/) - -## Crowd-funded open-source software - -To help us develop this template and software sustainably under the MIT license, we ask all individuals and businesses that use it to help support its ongoing maintenance and development via sponsorship. - -### [❤️ Click here to become a sponsor and help support Wowchemy's future ❤️](https://wowchemy.com/sponsor/) - -As a token of appreciation for sponsoring, you can **unlock [these](https://wowchemy.com/sponsor/) awesome rewards and extra features 🦄✨** - -## Ecosystem - -- **[Hugo Academic CLI](https://github.com/wowchemy/hugo-academic-cli):** Automatically import publications from BibTeX - -## Inspiration - -[Check out the latest **demo**](https://academic-demo.netlify.com/) of what you'll get in less than 10 minutes, or [view the **showcase**](https://wowchemy.com/user-stories/) of personal, project, and business sites. - -## Features - -- **Page builder** - Create _anything_ with [**widgets**](https://wowchemy.com/docs/page-builder/) and [**elements**](https://wowchemy.com/docs/content/writing-markdown-latex/) -- **Edit any type of content** - Blog posts, publications, talks, slides, projects, and more! -- **Create content** in [**Markdown**](https://wowchemy.com/docs/content/writing-markdown-latex/), [**Jupyter**](https://wowchemy.com/docs/import/jupyter/), or [**RStudio**](https://wowchemy.com/docs/install-locally/) -- **Plugin System** - Fully customizable [**color** and **font themes**](https://wowchemy.com/docs/customization/) -- **Display Code and Math** - Code highlighting and [LaTeX math](https://en.wikibooks.org/wiki/LaTeX/Mathematics) supported -- **Integrations** - [Google Analytics](https://analytics.google.com), [Disqus commenting](https://disqus.com), Maps, Contact Forms, and more! -- **Beautiful Site** - Simple and refreshing one page design -- **Industry-Leading SEO** - Help get your website found on search engines and social media -- **Media Galleries** - Display your images and videos with captions in a customizable gallery -- **Mobile Friendly** - Look amazing on every screen with a mobile friendly version of your site -- **Multi-language** - 34+ language packs including English, 中文, and Português -- **Multi-user** - Each author gets their own profile page -- **Privacy Pack** - Assists with GDPR -- **Stand Out** - Bring your site to life with animation, parallax backgrounds, and scroll effects -- **One-Click Deployment** - No servers. No databases. Only files. - -## Themes - -Wowchemy and its templates come with **automatic day (light) and night (dark) mode** built-in. Alternatively, visitors can choose their preferred mode - click the moon icon in the top right of the [Demo](https://academic-demo.netlify.com/) to see it in action! Day/night mode can also be disabled by the site admin in `params.toml`. - -[Choose a stunning **theme** and **font**](https://wowchemy.com/docs/customization) for your site. Themes are fully customizable. - -## License - -Copyright 2016-present [George Cushen](https://georgecushen.com). - -Released under the [MIT](https://github.com/wowchemy/wowchemy-hugo-themes/blob/master/LICENSE.md) license. diff --git a/content/post/jupyter/featured.png b/content/post/jupyter/featured.png deleted file mode 100644 index 9bf5550cec2..00000000000 Binary files a/content/post/jupyter/featured.png and /dev/null differ diff --git a/content/post/jupyter/index.ipynb b/content/post/jupyter/index.ipynb deleted file mode 100644 index f8d10de217d..00000000000 --- a/content/post/jupyter/index.ipynb +++ /dev/null @@ -1,186 +0,0 @@ -{ - "cells": [ - { - "cell_type": "raw", - "metadata": {}, - "source": [ - "---\n", - "title: Display Jupyter Notebooks with Academic\n", - "subtitle: Learn how to blog in Academic using Jupyter notebooks\n", - "summary: Learn how to blog in Academic using Jupyter notebooks\n", - "authors:\n", - "- admin\n", - "tags: []\n", - "categories: []\n", - "date: \"2019-02-05T00:00:00Z\"\n", - "lastMod: \"2019-09-05T00:00:00Z\"\n", - "featured: false\n", - "draft: false\n", - "\n", - "# Featured image\n", - "# To use, add an image named `featured.jpg/png` to your page's folder. \n", - "image:\n", - " caption: \"\"\n", - " focal_point: \"\"\n", - "\n", - "# Projects (optional).\n", - "# Associate this post with one or more of your projects.\n", - "# Simply enter your project's folder or file name without extension.\n", - "# E.g. `projects = [\"internal-project\"]` references \n", - "# `content/project/deep-learning/index.md`.\n", - "# Otherwise, set `projects = []`.\n", - "projects: []\n", - "---" - ] - }, - { - "cell_type": "code", - "execution_count": 5, - "metadata": {}, - "outputs": [ - { - "data": { - "image/png": "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\n", - "text/plain": [ - "" - ] - }, - "execution_count": 5, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "from IPython.core.display import Image\n", - "Image('https://www.python.org/static/community_logos/python-logo-master-v3-TM-flattened.png')" - ] - }, - { - "cell_type": "code", - "execution_count": 6, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Welcome to Academic!\n" - ] - } - ], - "source": [ - "print(\"Welcome to Academic!\")" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Install Python and JupyterLab\n", - "\n", - "[Install Anaconda](https://www.anaconda.com/distribution/#download-section) which includes Python 3 and JupyterLab.\n", - "\n", - "Alternatively, install JupyterLab with `pip3 install jupyterlab`." - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Create or upload a Jupyter notebook\n", - "\n", - "Run the following commands in your Terminal, substituting `` and `` with the file path to your Academic website folder and a short title for your blog post (use hyphens instead of spaces), respectively:" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "```bash\n", - "mkdir -p /content/post//\n", - "cd /content/post//\n", - "jupyter lab index.ipynb\n", - "```" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "The `jupyter` command above will launch the JupyterLab editor, allowing us to add Academic metadata and write the content." - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Edit your post metadata\n", - "\n", - "The first cell of your Jupter notebook will contain your post metadata ([front matter](https://sourcethemes.com/academic/docs/front-matter/)).\n", - "\n", - "In Jupter, choose _Markdown_ as the type of the first cell and wrap your Academic metadata in three dashes, indicating that it is YAML front matter: \n", - "\n", - "```\n", - "---\n", - "title: My post's title\n", - "date: 2019-09-01\n", - "\n", - "# Put any other Academic metadata here...\n", - "---\n", - "```\n", - "\n", - "Edit the metadata of your post, using the [documentation](https://sourcethemes.com/academic/docs/managing-content) as a guide to the available options.\n", - "\n", - "To set a [featured image](https://sourcethemes.com/academic/docs/managing-content/#featured-image), place an image named `featured` into your post's folder.\n", - "\n", - "For other tips, such as using math, see the guide on [writing content with Academic](https://wowchemy.com/docs/content/writing-markdown-latex/). " - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Convert notebook to Markdown" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "```bash\n", - "jupyter nbconvert index.ipynb --to markdown --NbConvertApp.output_files_dir=.\n", - "```" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Example\n", - "\n", - "This post was created with Jupyter. The orginal files can be found at https://github.com/gcushen/hugo-academic/tree/master/exampleSite/content/post/jupyter" - ] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.7.3" - } - }, - "nbformat": 4, - "nbformat_minor": 4 -} diff --git a/content/post/jupyter/index.md b/content/post/jupyter/index.md deleted file mode 100644 index 70f343df147..00000000000 --- a/content/post/jupyter/index.md +++ /dev/null @@ -1,77 +0,0 @@ ---- -title: Display Jupyter Notebooks with Academic -subtitle: Learn how to blog in Academic using Jupyter notebooks -summary: Learn how to blog in Academic using Jupyter notebooks -authors: - - admin -tags: [] -categories: [] -projects: [] -date: '2019-02-05T00:00:00Z' -lastMod: '2019-09-05T00:00:00Z' -image: - caption: '' - focal_point: '' ---- - -```python -from IPython.core.display import Image -Image('https://www.python.org/static/community_logos/python-logo-master-v3-TM-flattened.png') -``` - -![png](./index_1_0.png) - -```python -print("Welcome to Academic!") -``` - - Welcome to Academic! - -## Install Python and JupyterLab - -[Install Anaconda](https://www.anaconda.com/distribution/#download-section) which includes Python 3 and JupyterLab. - -Alternatively, install JupyterLab with `pip3 install jupyterlab`. - -## Create or upload a Jupyter notebook - -Run the following commands in your Terminal, substituting `` and `` with the file path to your Academic website folder and a short title for your blog post (use hyphens instead of spaces), respectively: - -```bash -mkdir -p /content/post// -cd /content/post// -jupyter lab index.ipynb -``` - -The `jupyter` command above will launch the JupyterLab editor, allowing us to add Academic metadata and write the content. - -## Edit your post metadata - -The first cell of your Jupter notebook will contain your post metadata ([front matter](https://sourcethemes.com/academic/docs/front-matter/)). - -In Jupter, choose _Markdown_ as the type of the first cell and wrap your Academic metadata in three dashes, indicating that it is YAML front matter: - -``` ---- -title: My post's title -date: 2019-09-01 - -# Put any other Academic metadata here... ---- -``` - -Edit the metadata of your post, using the [documentation](https://sourcethemes.com/academic/docs/managing-content) as a guide to the available options. - -To set a [featured image](https://sourcethemes.com/academic/docs/managing-content/#featured-image), place an image named `featured` into your post's folder. - -For other tips, such as using math, see the guide on [writing content with Academic](https://wowchemy.com/docs/content/writing-markdown-latex/). - -## Convert notebook to Markdown - -```bash -jupyter nbconvert index.ipynb --to markdown --NbConvertApp.output_files_dir=. -``` - -## Example - -This post was created with Jupyter. The orginal files can be found at https://github.com/gcushen/hugo-academic/tree/master/exampleSite/content/post/jupyter diff --git a/content/post/jupyter/index_1_0.png b/content/post/jupyter/index_1_0.png deleted file mode 100644 index 738f6ed41f4..00000000000 Binary files a/content/post/jupyter/index_1_0.png and /dev/null differ diff --git a/content/post/maastuning/featured.jpg b/content/post/maastuning/featured.jpg new file mode 100644 index 00000000000..05d7e618f30 Binary files /dev/null and b/content/post/maastuning/featured.jpg differ diff --git a/content/post/maastuning/index.md b/content/post/maastuning/index.md new file mode 100644 index 00000000000..1deb98b713a --- /dev/null +++ b/content/post/maastuning/index.md @@ -0,0 +1,17 @@ +--- +title: A series of tuning methods have been released in modelscope. +date: 2022-12-01 +math: true +image: + placement: 2 + caption: '' +--- + +Lora, Prefix, Prompt, Adapter, SideTuning are the tuning methods for foundational model +tuning and well used in many downstream tasks. We have adopted these methods on basic multi- +modal pretrained model and released the code in [modelscope lib](https://github.com/modelscope/modelscope). +The model cards can be accessed in [modelscope](https://www.modelscope.cn/models?page=1&tasks=foundation-model-application&type=cv). + +Besides, we also propose and release the new methd U-Tuning in modelscope, you can +use it in [modelscope](https://www.modelscope.cn/models/damo/cv_vitb16_classification_vision-efficient-tuning-utuning). + diff --git a/content/post/writing-technical-content/line-chart.json b/content/post/maastuning/line-chart.json similarity index 100% rename from content/post/writing-technical-content/line-chart.json rename to content/post/maastuning/line-chart.json diff --git a/content/post/writing-technical-content/results.csv b/content/post/maastuning/results.csv similarity index 100% rename from content/post/writing-technical-content/results.csv rename to content/post/maastuning/results.csv diff --git a/content/post/multimediaAI/featured.jpg b/content/post/multimediaAI/featured.jpg new file mode 100644 index 00000000000..de9fc1152be Binary files /dev/null and b/content/post/multimediaAI/featured.jpg differ diff --git a/content/post/multimediaAI/index.md b/content/post/multimediaAI/index.md new file mode 100644 index 00000000000..c2088ffdfb5 --- /dev/null +++ b/content/post/multimediaAI/index.md @@ -0,0 +1,14 @@ +--- +title: We release the MultimediaAI services for multimedia understanding. +date: 2021-06-12 +math: true +image: + placement: 2 + caption: '' +--- + +MultimediaAI is an AI product to recognize the key structed information in multimedia (including +video, audio, image and text). The information covers video category, the famous person recognition, keywords recognition, +Optical Character Recognition(OCR), taging and detection of scene and object. + +To use these abilities, please refer to [Demo](http://retina.aliyun.com/#/Label). diff --git a/content/post/multimediaAI/line-chart.json b/content/post/multimediaAI/line-chart.json new file mode 100644 index 00000000000..4307b4f85c6 --- /dev/null +++ b/content/post/multimediaAI/line-chart.json @@ -0,0 +1,71 @@ +{ + "data": [ + { + "uid": "babced", + "fill": "tonexty", + "mode": "none", + "name": "Col2", + "type": "scatter", + "x": [ + "2000-01-01", + "2001-01-01", + "2002-01-01", + "2003-01-01", + "2004-01-01", + "2005-01-01", + "2006-01-01", + "2007-01-01", + "2008-01-01", + "2009-01-01", + "2010-01-01", + "2011-01-01", + "2012-01-01", + "2013-01-01", + "2014-01-01", + "2015-01-01", + "2016-01-01" + ], + "y": [ + "17087182", + "29354370", + "38760373", + "40912332", + "51611646", + "64780617", + "85507314", + "121892559", + "172338726", + "238027855", + "206956723", + "346004403", + "697089489", + "672985183", + "968882453", + "863105652", + "1068513050" + ], + "fillcolor": "rgb(224, 102, 102)" + } + ], + "layout": { + "title": "Total Number of Websites", + "width": 800, + "xaxis": { + "type": "date", + "range": [946702800000, 1451624400000], + "title": "Source: Scribblrs
Source: Internet Live Stats", + "showgrid": false, + "autorange": true, + "tickformat": "%Y" + }, + "yaxis": { + "type": "linear", + "range": [0, 1124750578.9473684], + "title": "", + "autorange": true + }, + "height": 500, + "autosize": false + }, + "frames": [] +} diff --git a/content/post/multimediaAI/results.csv b/content/post/multimediaAI/results.csv new file mode 100644 index 00000000000..0630ed92330 --- /dev/null +++ b/content/post/multimediaAI/results.csv @@ -0,0 +1,4 @@ +customer_id, score +1,0 +2,0.5 +3,1 diff --git a/content/post/writing-technical-content/featured.jpg b/content/post/writing-technical-content/featured.jpg deleted file mode 100644 index e2c0fb240b6..00000000000 Binary files a/content/post/writing-technical-content/featured.jpg and /dev/null differ diff --git a/content/post/writing-technical-content/index.md b/content/post/writing-technical-content/index.md deleted file mode 100644 index a2baaf41a60..00000000000 --- a/content/post/writing-technical-content/index.md +++ /dev/null @@ -1,390 +0,0 @@ ---- -title: Writing technical content in Markdown -date: 2019-07-12 -math: true -image: - placement: 2 - caption: 'Image credit: [**John Moeses Bauan**](https://unsplash.com/photos/OGZtQF8iC0g)' ---- - -Wowchemy is designed to give technical content creators a seamless experience. You can focus on the content and Wowchemy handles the rest. - -**Highlight your code snippets, take notes on math classes, and draw diagrams from textual representation.** - -On this page, you'll find some examples of the types of technical content that can be rendered with Wowchemy. - -## Examples - -### Code - -Wowchemy supports a Markdown extension for highlighting code syntax. You can customize the styles under the `syntax_highlighter` option in your `config/_default/params.yaml` file. - - ```python - import pandas as pd - data = pd.read_csv("data.csv") - data.head() - ``` - -renders as - -```python -import pandas as pd -data = pd.read_csv("data.csv") -data.head() -``` - -### Mindmaps - -Wowchemy supports a Markdown extension for mindmaps. - -Simply insert a Markdown `markmap` code block and optionally set the height of the mindmap as shown in the example below. - -A simple mindmap defined as a Markdown list: - -
-
-
-```markmap {height="200px"}
-- Hugo Modules
-  - wowchemy
-  - wowchemy-plugins-netlify
-  - wowchemy-plugins-netlify-cms
-  - wowchemy-plugins-reveal
-```
-
-
-
- -renders as - -```markmap {height="200px"} -- Hugo Modules - - wowchemy - - wowchemy-plugins-netlify - - wowchemy-plugins-netlify-cms - - wowchemy-plugins-reveal -``` - -A more advanced mindmap with formatting, code blocks, and math: - -
-
-
-```markmap
-- Mindmaps
-  - Links
-    - [Wowchemy Docs](https://wowchemy.com/docs/)
-    - [Discord Community](https://discord.gg/z8wNYzb)
-    - [GitHub](https://github.com/wowchemy/wowchemy-hugo-themes)
-  - Features
-    - Markdown formatting
-    - **inline** ~~text~~ *styles*
-    - multiline
-      text
-    - `inline code`
-    -
-      ```js
-      console.log('hello');
-      console.log('code block');
-      ```
-    - Math: $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$
-```
-
-
-
- -renders as - -```markmap -- Mindmaps - - Links - - [Wowchemy Docs](https://wowchemy.com/docs/) - - [Discord Community](https://discord.gg/z8wNYzb) - - [GitHub](https://github.com/wowchemy/wowchemy-hugo-themes) - - Features - - Markdown formatting - - **inline** ~~text~~ *styles* - - multiline - text - - `inline code` - - - ```js - console.log('hello'); - console.log('code block'); - ``` - - Math: $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$ -``` - -### Charts - -Wowchemy supports the popular [Plotly](https://plot.ly/) format for interactive charts. - -Save your Plotly JSON in your page folder, for example `line-chart.json`, and then add the `{{}}` shortcode where you would like the chart to appear. - -Demo: - -{{< chart data="line-chart" >}} - -You might also find the [Plotly JSON Editor](http://plotly-json-editor.getforge.io/) useful. - -### Math - -Wowchemy supports a Markdown extension for $\LaTeX$ math. You can enable this feature by toggling the `math` option in your `config/_default/params.yaml` file. - -To render _inline_ or _block_ math, wrap your LaTeX math with `{{}}$...${{}}` or `{{}}$$...$${{}}`, respectively. (We wrap the LaTeX math in the Wowchemy _math_ shortcode to prevent Hugo rendering our math as Markdown. The _math_ shortcode is new in v5.5-dev.) - -Example **math block**: - -```latex -{{}} -$$ -\gamma_{n} = \frac{ \left | \left (\mathbf x_{n} - \mathbf x_{n-1} \right )^T \left [\nabla F (\mathbf x_{n}) - \nabla F (\mathbf x_{n-1}) \right ] \right |}{\left \|\nabla F(\mathbf{x}_{n}) - \nabla F(\mathbf{x}_{n-1}) \right \|^2} -$$ -{{}} -``` - -renders as - -{{< math >}} -$$\gamma_{n} = \frac{ \left | \left (\mathbf x_{n} - \mathbf x_{n-1} \right )^T \left [\nabla F (\mathbf x_{n}) - \nabla F (\mathbf x_{n-1}) \right ] \right |}{\left \|\nabla F(\mathbf{x}_{n}) - \nabla F(\mathbf{x}_{n-1}) \right \|^2}$$ -{{< /math >}} - -Example **inline math** `{{}}$\nabla F(\mathbf{x}_{n})${{}}` renders as {{< math >}}$\nabla F(\mathbf{x}_{n})${{< /math >}}. - -Example **multi-line math** using the math linebreak (`\\`): - -```latex -{{}} -$$f(k;p_{0}^{*}) = \begin{cases}p_{0}^{*} & \text{if }k=1, \\ -1-p_{0}^{*} & \text{if }k=0.\end{cases}$$ -{{}} -``` - -renders as - -{{< math >}} - -$$ -f(k;p_{0}^{*}) = \begin{cases}p_{0}^{*} & \text{if }k=1, \\ -1-p_{0}^{*} & \text{if }k=0.\end{cases} -$$ - -{{< /math >}} - -### Diagrams - -Wowchemy supports a Markdown extension for diagrams. You can enable this feature by toggling the `diagram` option in your `config/_default/params.toml` file or by adding `diagram: true` to your page front matter. - -An example **flowchart**: - - ```mermaid - graph TD - A[Hard] -->|Text| B(Round) - B --> C{Decision} - C -->|One| D[Result 1] - C -->|Two| E[Result 2] - ``` - -renders as - -```mermaid -graph TD -A[Hard] -->|Text| B(Round) -B --> C{Decision} -C -->|One| D[Result 1] -C -->|Two| E[Result 2] -``` - -An example **sequence diagram**: - - ```mermaid - sequenceDiagram - Alice->>John: Hello John, how are you? - loop Healthcheck - John->>John: Fight against hypochondria - end - Note right of John: Rational thoughts! - John-->>Alice: Great! - John->>Bob: How about you? - Bob-->>John: Jolly good! - ``` - -renders as - -```mermaid -sequenceDiagram -Alice->>John: Hello John, how are you? -loop Healthcheck - John->>John: Fight against hypochondria -end -Note right of John: Rational thoughts! -John-->>Alice: Great! -John->>Bob: How about you? -Bob-->>John: Jolly good! -``` - -An example **Gantt diagram**: - - ```mermaid - gantt - section Section - Completed :done, des1, 2014-01-06,2014-01-08 - Active :active, des2, 2014-01-07, 3d - Parallel 1 : des3, after des1, 1d - Parallel 2 : des4, after des1, 1d - Parallel 3 : des5, after des3, 1d - Parallel 4 : des6, after des4, 1d - ``` - -renders as - -```mermaid -gantt -section Section -Completed :done, des1, 2014-01-06,2014-01-08 -Active :active, des2, 2014-01-07, 3d -Parallel 1 : des3, after des1, 1d -Parallel 2 : des4, after des1, 1d -Parallel 3 : des5, after des3, 1d -Parallel 4 : des6, after des4, 1d -``` - -An example **class diagram**: - - ```mermaid - classDiagram - Class01 <|-- AveryLongClass : Cool - Class03 *-- Class04 - Class05 o-- Class06 - Class07 .. Class08 - Class09 --> C2 : Where am i? - Class09 --* C3 - Class09 --|> Class07 - Class07 : equals() - Class07 : Object[] elementData - Class01 : size() - Class01 : int chimp - Class01 : int gorilla - Class08 <--> C2: Cool label - ``` - -renders as - -```mermaid -classDiagram -Class01 <|-- AveryLongClass : Cool -Class03 *-- Class04 -Class05 o-- Class06 -Class07 .. Class08 -Class09 --> C2 : Where am i? -Class09 --* C3 -Class09 --|> Class07 -Class07 : equals() -Class07 : Object[] elementData -Class01 : size() -Class01 : int chimp -Class01 : int gorilla -Class08 <--> C2: Cool label -``` - -An example **state diagram**: - - ```mermaid - stateDiagram - [*] --> Still - Still --> [*] - Still --> Moving - Moving --> Still - Moving --> Crash - Crash --> [*] - ``` - -renders as - -```mermaid -stateDiagram -[*] --> Still -Still --> [*] -Still --> Moving -Moving --> Still -Moving --> Crash -Crash --> [*] -``` - -### Todo lists - -You can even write your todo lists in Markdown too: - -```markdown -- [x] Write math example - - [x] Write diagram example -- [ ] Do something else -``` - -renders as - -- [x] Write math example - - [x] Write diagram example -- [ ] Do something else - -### Tables - -Save your spreadsheet as a CSV file in your page's folder and then render it by adding the _Table_ shortcode to your page: - -```go -{{}} -``` - -renders as - -{{< table path="results.csv" header="true" caption="Table 1: My results" >}} - -### Callouts - -Academic supports a [shortcode for callouts](https://wowchemy.com/docs/content/writing-markdown-latex/#callouts), also referred to as _asides_, _hints_, or _alerts_. By wrapping a paragraph in `{{%/* callout note */%}} ... {{%/* /callout */%}}`, it will render as an aside. - -```markdown -{{%/* callout note */%}} -A Markdown aside is useful for displaying notices, hints, or definitions to your readers. -{{%/* /callout */%}} -``` - -renders as - -{{% callout note %}} -A Markdown aside is useful for displaying notices, hints, or definitions to your readers. -{{% /callout %}} - -### Spoilers - -Add a spoiler to a page to reveal text, such as an answer to a question, after a button is clicked. - -```markdown -{{}} -You found me! -{{}} -``` - -renders as - -{{< spoiler text="Click to view the spoiler" >}} You found me! {{< /spoiler >}} - -### Icons - -Academic enables you to use a wide range of [icons from _Font Awesome_ and _Academicons_](https://wowchemy.com/docs/getting-started/page-builder/#icons) in addition to [emojis](https://wowchemy.com/docs/content/writing-markdown-latex/#emojis). - -Here are some examples using the `icon` shortcode to render icons: - -```markdown -{{}} Terminal -{{}} Python -{{}} R -``` - -renders as - -{{< icon name="terminal" pack="fas" >}} Terminal -{{< icon name="python" pack="fab" >}} Python -{{< icon name="r-project" pack="fab" >}} R - -### Did you find this page helpful? Consider sharing it 🙌 diff --git a/content/publication/_index.md b/content/publication/_index.md index 61b509281ec..125c3716ab1 100644 --- a/content/publication/_index.md +++ b/content/publication/_index.md @@ -7,7 +7,7 @@ cms_exclude: true # 2 = Compact # 3 = Card # 4 = Citation -view: 4 +view: 3 # Optional header image (relative to `static/media/` folder). banner: diff --git a/content/publication/aaai2018/aaa18.pdf b/content/publication/aaai2018/aaa18.pdf new file mode 100644 index 00000000000..e716808cd5b Binary files /dev/null and b/content/publication/aaai2018/aaa18.pdf differ diff --git a/content/publication/dblp-confaaai-mao-lzzl-18/cite.bib b/content/publication/aaai2018/cite.bib similarity index 100% rename from content/publication/dblp-confaaai-mao-lzzl-18/cite.bib rename to content/publication/aaai2018/cite.bib diff --git a/content/publication/aaai2018/featured.jpg b/content/publication/aaai2018/featured.jpg new file mode 100644 index 00000000000..5b8337eec6d Binary files /dev/null and b/content/publication/aaai2018/featured.jpg differ diff --git a/content/publication/dblp-confaaai-mao-lzzl-18/index.md b/content/publication/aaai2018/index.md similarity index 59% rename from content/publication/dblp-confaaai-mao-lzzl-18/index.md rename to content/publication/aaai2018/index.md index cda6f8c4717..2c0b59bea79 100644 --- a/content/publication/dblp-confaaai-mao-lzzl-18/index.md +++ b/content/publication/aaai2018/index.md @@ -11,11 +11,9 @@ publishDate: '2023-11-05T13:50:40.149747Z' publication_types: - paper-conference publication: '*Proceedings of the Thirty-Second AAAI Conference on Artificial Intelligence, - (AAAI-18), the 30th innovative Applications of Artificial Intelligence (IAAI-18), - and the 8th AAAI Symposium on Educational Advances in Artificial Intelligence (EAAI-18), - New Orleans, Louisiana, USA, February 2-7, 2018*' + (AAAI-18), New Orleans, Louisiana, USA, February 2-7, 2018*' doi: 10.1609/AAAI.V32I1.12225 links: - name: URL - url: https://doi.org/10.1609/aaai.v32i1.12225 + url: https://arxiv.org/abs/1803.02558 --- diff --git a/content/publication/acml2017/acml2017.pdf b/content/publication/acml2017/acml2017.pdf new file mode 100644 index 00000000000..0f7f5b9b984 Binary files /dev/null and b/content/publication/acml2017/acml2017.pdf differ diff --git a/content/publication/dblp-confacml-mao-lzzl-17/cite.bib b/content/publication/acml2017/cite.bib similarity index 100% rename from content/publication/dblp-confacml-mao-lzzl-17/cite.bib rename to content/publication/acml2017/cite.bib diff --git a/content/publication/acml2017/feature.png b/content/publication/acml2017/feature.png new file mode 100644 index 00000000000..6a9425ae1d7 Binary files /dev/null and b/content/publication/acml2017/feature.png differ diff --git a/content/publication/acml2017/featured.jpg b/content/publication/acml2017/featured.jpg new file mode 100644 index 00000000000..582e60d50c3 Binary files /dev/null and b/content/publication/acml2017/featured.jpg differ diff --git a/content/publication/dblp-confacml-mao-lzzl-17/index.md b/content/publication/acml2017/index.md similarity index 77% rename from content/publication/dblp-confacml-mao-lzzl-17/index.md rename to content/publication/acml2017/index.md index 53f3ae2aa59..677394a05fd 100644 --- a/content/publication/dblp-confacml-mao-lzzl-17/index.md +++ b/content/publication/acml2017/index.md @@ -11,8 +11,8 @@ publishDate: '2023-11-05T13:50:40.173285Z' publication_types: - paper-conference publication: '*Proceedings of The 9th Asian Conference on Machine Learning, ACML 2017, - Seoul, Korea, November 15-17, 2017*' + Seoul, Korea, November 15-17, 2017, Best student paper award.*' links: - name: URL - url: http://proceedings.mlr.press/v77/mao17a.html + url: https://arxiv.org/abs/1803.02547 --- diff --git a/content/publication/conference-paper/cite.bib b/content/publication/conference-paper/cite.bib deleted file mode 100644 index 98c37482aff..00000000000 --- a/content/publication/conference-paper/cite.bib +++ /dev/null @@ -1,8 +0,0 @@ -@inproceedings{example1, - title={An example conference paper}, - author={Bighetti, Nelson and Ford, Robert}, - booktitle={Source Themes Conference}, - pages={1--6}, - year={2013}, - organization={IEEE} -} diff --git a/content/publication/conference-paper/conference-paper.pdf b/content/publication/conference-paper/conference-paper.pdf deleted file mode 100644 index 747064e2cbf..00000000000 Binary files a/content/publication/conference-paper/conference-paper.pdf and /dev/null differ diff --git a/content/publication/conference-paper/featured.jpg b/content/publication/conference-paper/featured.jpg deleted file mode 100644 index 2ebab27a0f8..00000000000 Binary files a/content/publication/conference-paper/featured.jpg and /dev/null differ diff --git a/content/publication/conference-paper/index.md b/content/publication/conference-paper/index.md deleted file mode 100644 index e2326339ad9..00000000000 --- a/content/publication/conference-paper/index.md +++ /dev/null @@ -1,86 +0,0 @@ ---- -title: 'An example conference paper' - -# Authors -# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here -# and it will be replaced with their full name and linked to their profile. -authors: - - admin - - Robert Ford - -# Author notes (optional) -author_notes: - - 'Equal contribution' - - 'Equal contribution' - -date: '2013-07-01T00:00:00Z' -doi: '' - -# Schedule page publish date (NOT publication's date). -publishDate: '2017-01-01T00:00:00Z' - -# Publication type. -# Accepts a single type but formatted as a YAML list (for Hugo requirements). -# Enter a publication type from the CSL standard. -publication_types: ['paper-conference'] - -# Publication name and optional abbreviated publication name. -publication: In *Wowchemy Conference* -publication_short: In *ICW* - -abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida. - -# Summary. An optional shortened abstract. -summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. - -tags: [] - -# Display this page in the Featured widget? -featured: true - -# Custom links (uncomment lines below) -# links: -# - name: Custom Link -# url: http://example.org - -url_pdf: '' -url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes' -url_dataset: 'https://github.com/wowchemy/wowchemy-hugo-themes' -url_poster: '' -url_project: '' -url_slides: '' -url_source: 'https://github.com/wowchemy/wowchemy-hugo-themes' -url_video: 'https://youtube.com' - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -image: - caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/pLCdAaMFLTE)' - focal_point: '' - preview_only: false - -# Associated Projects (optional). -# Associate this publication with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `internal-project` references `content/project/internal-project/index.md`. -# Otherwise, set `projects: []`. -projects: - - example - -# Slides (optional). -# Associate this publication with Markdown slides. -# Simply enter your slide deck's filename without extension. -# E.g. `slides: "example"` references `content/slides/example/index.md`. -# Otherwise, set `slides: ""`. -slides: example ---- - -{{% callout note %}} -Click the _Cite_ button above to demo the feature to enable visitors to import publication metadata into their reference management software. -{{% /callout %}} - -{{% callout note %}} -Create your slides in Markdown - click the _Slides_ button to check out the example. -{{% /callout %}} - -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://wowchemy.com/docs/content/writing-markdown-latex/). diff --git a/content/publication/dblp-journalscorrabs-2303-00690/cite.bib b/content/publication/corr2023/cite.bib similarity index 100% rename from content/publication/dblp-journalscorrabs-2303-00690/cite.bib rename to content/publication/corr2023/cite.bib diff --git a/content/publication/corr2023/corr2023.pdf b/content/publication/corr2023/corr2023.pdf new file mode 100644 index 00000000000..ced68107b9a Binary files /dev/null and b/content/publication/corr2023/corr2023.pdf differ diff --git a/content/publication/corr2023/featured.jpg b/content/publication/corr2023/featured.jpg new file mode 100644 index 00000000000..1b7166dd400 Binary files /dev/null and b/content/publication/corr2023/featured.jpg differ diff --git a/content/publication/dblp-journalscorrabs-2303-00690/index.md b/content/publication/corr2023/index.md similarity index 100% rename from content/publication/dblp-journalscorrabs-2303-00690/index.md rename to content/publication/corr2023/index.md diff --git a/content/publication/dblp-conficcv-wu-0-jmtl-21/cite.bib b/content/publication/dblp-conficcv-wu-0-jmtl-21/cite.bib deleted file mode 100644 index ddfbf018e03..00000000000 --- a/content/publication/dblp-conficcv-wu-0-jmtl-21/cite.bib +++ /dev/null @@ -1,19 +0,0 @@ -@inproceedings{DBLP:conf/iccv/Wu0JMTL21, - author = {Zhi-Fan Wu and -Tong Wei and -Jianwen Jiang and -Chaojie Mao and -Mingqian Tang and -Yu-Feng Li}, - bibsource = {dblp computer science bibliography, https://dblp.org}, - biburl = {https://dblp.org/rec/conf/iccv/Wu0JMTL21.bib}, - booktitle = {2021 IEEE/CVF International Conference on Computer Vision, ICCV -2021, Montreal, QC, Canada, October 10-17, 2021}, - doi = {10.1109/ICCV48922.2021.00013}, - pages = {62--71}, - publisher = {IEEE}, - timestamp = {Fri, 11 Mar 2022 10:01:27 +0100}, - title = {NGC: A Unified Framework for Learning with Open-World Noisy Data}, - url = {https://doi.org/10.1109/ICCV48922.2021.00013}, - year = {2021} -} diff --git a/content/publication/dblp-conficcv-wu-0-jmtl-21/index.md b/content/publication/dblp-conficcv-wu-0-jmtl-21/index.md deleted file mode 100644 index 229442ff853..00000000000 --- a/content/publication/dblp-conficcv-wu-0-jmtl-21/index.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'NGC: A Unified Framework for Learning with Open-World Noisy Data' -authors: -- Zhi-Fan Wu -- Tong Wei -- Jianwen Jiang -- Chaojie Mao -- Mingqian Tang -- Yu-Feng Li -date: '2021-01-01' -publishDate: '2023-11-05T13:50:40.133821Z' -publication_types: -- paper-conference -publication: '*2021 IEEE/CVF International Conference on Computer Vision, ICCV 2021, - Montreal, QC, Canada, October 10-17, 2021*' -doi: 10.1109/ICCV48922.2021.00013 -links: -- name: URL - url: https://doi.org/10.1109/ICCV48922.2021.00013 ---- diff --git a/content/publication/dblp-journalscorrabs-1803-02547/cite.bib b/content/publication/dblp-journalscorrabs-1803-02547/cite.bib deleted file mode 100644 index 20f3cd3b5f3..00000000000 --- a/content/publication/dblp-journalscorrabs-1803-02547/cite.bib +++ /dev/null @@ -1,17 +0,0 @@ -@article{DBLP:journals/corr/abs-1803-02547, - author = {Chaojie Mao and -Yingming Li and -Zhongfei Zhang and -Yaqing Zhang and -Xi Li}, - bibsource = {dblp computer science bibliography, https://dblp.org}, - biburl = {https://dblp.org/rec/journals/corr/abs-1803-02547.bib}, - eprint = {1803.02547}, - eprinttype = {arXiv}, - journal = {CoRR}, - timestamp = {Tue, 09 Feb 2021 00:00:00 +0100}, - title = {Pyramid Person Matching Network for Person Re-identification}, - url = {http://arxiv.org/abs/1803.02547}, - volume = {abs/1803.02547}, - year = {2018} -} diff --git a/content/publication/dblp-journalscorrabs-1803-02547/index.md b/content/publication/dblp-journalscorrabs-1803-02547/index.md deleted file mode 100644 index 70fc5e319fc..00000000000 --- a/content/publication/dblp-journalscorrabs-1803-02547/index.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Pyramid Person Matching Network for Person Re-identification -authors: -- Chaojie Mao -- Yingming Li -- Zhongfei Zhang -- Yaqing Zhang -- Xi Li -date: '2018-01-01' -publishDate: '2023-11-05T13:50:40.157846Z' -publication_types: -- article-journal -publication: '*CoRR*' -links: -- name: URL - url: http://arxiv.org/abs/1803.02547 ---- diff --git a/content/publication/dblp-journalscorrabs-1803-02558/cite.bib b/content/publication/dblp-journalscorrabs-1803-02558/cite.bib deleted file mode 100644 index 40bf8ef2067..00000000000 --- a/content/publication/dblp-journalscorrabs-1803-02558/cite.bib +++ /dev/null @@ -1,17 +0,0 @@ -@article{DBLP:journals/corr/abs-1803-02558, - author = {Chaojie Mao and -Yingming Li and -Yaqing Zhang and -Zhongfei Zhang and -Xi Li}, - bibsource = {dblp computer science bibliography, https://dblp.org}, - biburl = {https://dblp.org/rec/journals/corr/abs-1803-02558.bib}, - eprint = {1803.02558}, - eprinttype = {arXiv}, - journal = {CoRR}, - timestamp = {Tue, 09 Feb 2021 00:00:00 +0100}, - title = {Multi-Channel Pyramid Person Matching Network for Person Re-Identification}, - url = {http://arxiv.org/abs/1803.02558}, - volume = {abs/1803.02558}, - year = {2018} -} diff --git a/content/publication/dblp-journalscorrabs-1803-02558/index.md b/content/publication/dblp-journalscorrabs-1803-02558/index.md deleted file mode 100644 index 08dc5dafc39..00000000000 --- a/content/publication/dblp-journalscorrabs-1803-02558/index.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Multi-Channel Pyramid Person Matching Network for Person Re-Identification -authors: -- Chaojie Mao -- Yingming Li -- Yaqing Zhang -- Zhongfei Zhang -- Xi Li -date: '2018-01-01' -publishDate: '2023-11-05T13:50:40.165505Z' -publication_types: -- article-journal -publication: '*CoRR*' -links: -- name: URL - url: http://arxiv.org/abs/1803.02558 ---- diff --git a/content/publication/dblp-journalscorrabs-2108-11035/cite.bib b/content/publication/iccv2021/cite.bib similarity index 100% rename from content/publication/dblp-journalscorrabs-2108-11035/cite.bib rename to content/publication/iccv2021/cite.bib diff --git a/content/publication/iccv2021/featured.jpg b/content/publication/iccv2021/featured.jpg new file mode 100644 index 00000000000..b8fcc7c9f50 Binary files /dev/null and b/content/publication/iccv2021/featured.jpg differ diff --git a/content/publication/iccv2021/iccv2021.pdf b/content/publication/iccv2021/iccv2021.pdf new file mode 100644 index 00000000000..ed103d7f1f7 Binary files /dev/null and b/content/publication/iccv2021/iccv2021.pdf differ diff --git a/content/publication/dblp-journalscorrabs-2108-11035/index.md b/content/publication/iccv2021/index.md similarity index 72% rename from content/publication/dblp-journalscorrabs-2108-11035/index.md rename to content/publication/iccv2021/index.md index 6e851996954..15ea435bd13 100644 --- a/content/publication/dblp-journalscorrabs-2108-11035/index.md +++ b/content/publication/iccv2021/index.md @@ -11,7 +11,7 @@ date: '2021-01-01' publishDate: '2023-11-05T13:50:40.141907Z' publication_types: - article-journal -publication: '*CoRR*' +publication: '*2021 IEEE/CVF International Conference on Computer Vision, ICCV2021, Montreal, QC, Canada, October 10-17, 2021*' links: - name: URL url: https://arxiv.org/abs/2108.11035 diff --git a/content/publication/journal-article/cite.bib b/content/publication/journal-article/cite.bib deleted file mode 100644 index a7da7acc510..00000000000 --- a/content/publication/journal-article/cite.bib +++ /dev/null @@ -1,8 +0,0 @@ -@article{example2, - title = {An example journal article}, - author={Bighetti, Nelson and Ford, Robert}, - journal = {Journal of Source Themes}, - year = 2015, - volume = 1, - number = 1 -} diff --git a/content/publication/journal-article/featured.jpg b/content/publication/journal-article/featured.jpg deleted file mode 100644 index 15272c012a0..00000000000 Binary files a/content/publication/journal-article/featured.jpg and /dev/null differ diff --git a/content/publication/journal-article/index.md b/content/publication/journal-article/index.md deleted file mode 100644 index a77688bb8df..00000000000 --- a/content/publication/journal-article/index.md +++ /dev/null @@ -1,75 +0,0 @@ ---- -title: "An example journal article" -authors: -- admin -- Robert Ford -author_notes: -- "Equal contribution" -- "Equal contribution" -date: "2015-09-01T00:00:00Z" -doi: "" - -# Schedule page publish date (NOT publication's date). -publishDate: "2017-01-01T00:00:00Z" - -# Publication type. -# Accepts a single type but formatted as a YAML list (for Hugo requirements). -# Enter a publication type from the CSL standard. -publication_types: ["article-journal"] - -# Publication name and optional abbreviated publication name. -publication: "*Journal of Source Themes, 1*(1)" -publication_short: "" - -abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida. - -# Summary. An optional shortened abstract. -summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. - -tags: -- Source Themes -featured: false - -# links: -# - name: "" -# url: "" -url_pdf: http://arxiv.org/pdf/1512.04133v1 -url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes' -url_dataset: '' -url_poster: '' -url_project: '' -url_slides: '' -url_source: '' -url_video: '' - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -image: - caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/jdD8gXaTZsc)' - focal_point: "" - preview_only: false - -# Associated Projects (optional). -# Associate this publication with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `internal-project` references `content/project/internal-project/index.md`. -# Otherwise, set `projects: []`. -projects: [] - -# Slides (optional). -# Associate this publication with Markdown slides. -# Simply enter your slide deck's filename without extension. -# E.g. `slides: "example"` references `content/slides/example/index.md`. -# Otherwise, set `slides: ""`. -slides: example ---- - -{{% callout note %}} -Click the *Cite* button above to demo the feature to enable visitors to import publication metadata into their reference management software. -{{% /callout %}} - -{{% callout note %}} -Create your slides in Markdown - click the *Slides* button to check out the example. -{{% /callout %}} - -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://wowchemy.com/docs/content/writing-markdown-latex/). diff --git a/content/publication/dblp-journalscorrabs-2310-19859/cite.bib b/content/publication/nips2023/cite.bib similarity index 100% rename from content/publication/dblp-journalscorrabs-2310-19859/cite.bib rename to content/publication/nips2023/cite.bib diff --git a/content/publication/dblp-journalscorrabs-2310-19859/index.md b/content/publication/nips2023/index.md similarity index 91% rename from content/publication/dblp-journalscorrabs-2310-19859/index.md rename to content/publication/nips2023/index.md index f8cf4db117d..1a8f1ac1102 100644 --- a/content/publication/dblp-journalscorrabs-2310-19859/index.md +++ b/content/publication/nips2023/index.md @@ -14,7 +14,7 @@ date: '2023-01-01' publishDate: '2023-11-05T13:50:40.125475Z' publication_types: - article-journal -publication: '*CoRR*' +publication: '*CoRR* && NeurlPS 2023' doi: 10.48550/ARXIV.2310.19859 links: - name: URL diff --git a/content/publication/nips2023/nips2023.jpg b/content/publication/nips2023/nips2023.jpg new file mode 100644 index 00000000000..e0b7ddaecf9 Binary files /dev/null and b/content/publication/nips2023/nips2023.jpg differ diff --git a/content/publication/nips2023/nips2023.pdf b/content/publication/nips2023/nips2023.pdf new file mode 100644 index 00000000000..9cb9a77afce Binary files /dev/null and b/content/publication/nips2023/nips2023.pdf differ diff --git a/content/publication/preprint/featured.jpg b/content/publication/preprint/featured.jpg deleted file mode 100644 index 8fdeeeec5c1..00000000000 Binary files a/content/publication/preprint/featured.jpg and /dev/null differ diff --git a/content/publication/preprint/index.md b/content/publication/preprint/index.md deleted file mode 100644 index d03175895b0..00000000000 --- a/content/publication/preprint/index.md +++ /dev/null @@ -1,68 +0,0 @@ ---- -title: "An example preprint / working paper" -authors: -- admin -date: "2019-04-07T00:00:00Z" -doi: "" - -# Schedule page publish date (NOT publication's date). -publishDate: "2017-01-01T00:00:00Z" - -# Publication type. -# Accepts a single type but formatted as a YAML list (for Hugo requirements). -# Enter a publication type from the CSL standard. -publication_types: ["article"] - -# Publication name and optional abbreviated publication name. -publication: "" -publication_short: "" - -abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida. - -# Summary. An optional shortened abstract. -summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. - -tags: -- Source Themes -featured: false - -links: -- name: Custom Link - url: http://example.org -url_pdf: http://arxiv.org/pdf/1512.04133v1 -url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes' -url_dataset: '#' -url_poster: '#' -url_project: '' -url_slides: '' -url_source: '#' -url_video: '#' - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -image: - caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/s9CC2SKySJM)' - focal_point: "" - preview_only: false - -# Associated Projects (optional). -# Associate this publication with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `internal-project` references `content/project/internal-project/index.md`. -# Otherwise, set `projects: []`. -projects: -- internal-project - -# Slides (optional). -# Associate this publication with Markdown slides. -# Simply enter your slide deck's filename without extension. -# E.g. `slides: "example"` references `content/slides/example/index.md`. -# Otherwise, set `slides: ""`. -slides: example ---- - -{{% callout note %}} -Create your slides in Markdown - click the *Slides* button to check out the example. -{{% /callout %}} - -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://wowchemy.com/docs/content/writing-markdown-latex/). diff --git a/public b/public index ca31f888aba..9174263a119 160000 --- a/public +++ b/public @@ -1 +1 @@ -Subproject commit ca31f888aba61c86b2e9289061a8599f9015ea7d +Subproject commit 9174263a11916761f349f400d08e6946763f9f9e