diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 0fc24dcdc824..0c1780352ae9 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -46,6 +46,6 @@ jobs:
fi
echo "::set-output name=DEPLOY_BRANCH::gh-pages"
- name: Deploy website
- run: yes | bin/deploy --verbose ${{ steps.setup.outputs.NO_PUSH }}
+ run: yes | bash bin/deploy --verbose ${{ steps.setup.outputs.NO_PUSH }}
--src ${{ steps.setup.outputs.SRC_BRANCH }}
--deploy ${{ steps.setup.outputs.DEPLOY_BRANCH }}
diff --git a/Gemfile b/Gemfile
index 5bb7cd6ebe6d..323cfa3c6fe8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -18,3 +18,7 @@ group :jekyll_plugins do
gem 'htmlcompressor'
gem 'htmlbeautifier'
end
+group :other_plugins do
+ gem 'httparty'
+ gem 'feedjira'
+end
diff --git a/README.md b/README.md
index ee416d0050e9..eb461bebb015 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,11 @@ Feel free to add your own page(s) by sending a PR.
★★★
-
+★
+★
+★
+★
+★
diff --git a/_bibliography/papers.bib b/_bibliography/papers.bib
index 7ed262b72c94..235f43e732a0 100644
--- a/_bibliography/papers.bib
+++ b/_bibliography/papers.bib
@@ -1,72 +1,46 @@
---
---
-@string{aps = {American Physical Society,}}
-
-@book{einstein1956investigations,
- bibtex_show={true},
- title={Investigations on the Theory of the Brownian Movement},
- author={Einstein, Albert},
- year={1956},
- publisher={Courier Corporation,}
-}
-
-@article{einstein1950meaning,
- abbr={AJP},
- bibtex_show={true},
- title={The meaning of relativity},
- author={Einstein, Albert and Taub, AH},
- journal={American Journal of Physics,},
- volume={18},
- number={6},
- pages={403--404},
- year={1950},
- publisher={American Association of Physics Teachers,}
+@article{jameela2020simulation,
+ title={SIMULATION-BASED DATA AUGMENTATION USING PHYSICAL PRIORS FOR NOISE FILTERING DEEP NEURAL NETWORK},
+ author={Jameela, M and Chen, L and Sit, A and Yoo, J and Verheggen, C and Sohn, G},
+ journal={The International Archives of Photogrammetry, Remote Sensing and Spatial Information Sciences},
+ volume={43},
+ pages={247--254},
+ year={2020},
+ publisher={Copernicus GmbH}
}
-@article{PhysRev.47.777,
- abbr={PhysRev},
- title={Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?},
- author={Einstein, A. and Podolsky, B. and Rosen, N.},
- abstract={In a complete theory there is an element corresponding to each element of reality. A sufficient condition for the reality of a physical quantity is the possibility of predicting it with certainty, without disturbing the system. In quantum mechanics in the case of two physical quantities described by non-commuting operators, the knowledge of one precludes the knowledge of the other. Then either (1) the description of reality given by the wave function in quantum mechanics is not complete or (2) these two quantities cannot have simultaneous reality. Consideration of the problem of making predictions concerning a system on the basis of measurements made on another system that had previously interacted with it leads to the result that if (1) is false then (2) is also false. One is thus led to conclude that the description of reality as given by a wave function is not complete.},
- journal={Phys. Rev.,},
- volume={47},
- issue={10},
- pages={777--780},
- numpages={0},
- year={1935},
- month={May},
- publisher=aps,
- doi={10.1103/PhysRev.47.777},
- url={http://link.aps.org/doi/10.1103/PhysRev.47.777},
- html={https://journals.aps.org/pr/abstract/10.1103/PhysRev.47.777},
- pdf={example_pdf.pdf},
- selected={true}
-}
-
-@article{einstein1905molekularkinetischen,
- title={{\"U}ber die von der molekularkinetischen Theorie der W{\"a}rme geforderte Bewegung von in ruhenden Fl{\"u}ssigkeiten suspendierten Teilchen},
- author={Einstein, A.},
- journal={Annalen der physik,},
- volume={322},
+@article{chen2019multi,
+ title={Multi-Scale Hierarchical CRF for Railway Electrification Asset Classification From Mobile Laser Scanning Data},
+ author={Chen, Leihan and Jung, Jaewook and Sohn, Gunho},
+ journal={IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing},
+ volume={12},
number={8},
- pages={549--560},
- year={1905},
- publisher={Wiley Online Library}
+ pages={3131--3148},
+ year={2019},
+ publisher={IEEE},
+ html={https://ieeexplore.ieee.org/abstract/document/8733888},
+ selected={true}
}
-@article{einstein1905movement,
- abbr={Ann. Phys.},
- title={Un the movement of small particles suspended in statiunary liquids required by the molecular-kinetic theory 0f heat},
- author={Einstein, A.},
- journal={Ann. Phys.,},
- volume={17},
- pages={549--560},
- year={1905}
+@article{babacan2017semantic,
+ title={SEMANTIC SEGMENTATION OF INDOOR POINT CLOUDS USING CONVOLUTIONAL NEURAL NETWORK.},
+ author={Babacan, K and Chen, L and Sohn, G},
+ journal={ISPRS Annals of Photogrammetry, Remote Sensing \& Spatial Information Sciences},
+ volume={4},
+ year={2017},
}
-@article{einstein1905electrodynamics,
- title={On the electrodynamics of moving bodies},
- author={Einstein, A.},
- year={1905}
-}
+@article{jung2016multi,
+ title={Multi-range conditional random field for classifying railway electrification system objects using mobile laser scanning data},
+ author={Jung, Jaewook and Chen, Leihan and Sohn, Gunho and Luo, Chao and Won, Jong-Un},
+ journal={Remote Sensing},
+ volume={8},
+ number={12},
+ pages={1008},
+ year={2016},
+ publisher={Multidisciplinary Digital Publishing Institute},
+ html={https://www.mdpi.com/169814},
+ selected={true}
+}
\ No newline at end of file
diff --git a/_config.yml b/_config.yml
index ed0ac8d0d126..9055e030c893 100644
--- a/_config.yml
+++ b/_config.yml
@@ -12,6 +12,7 @@ description: > # the ">" symbol means to ignore newlines until "footer_text:"
footer_text: >
Powered by Jekyll with al-folio theme.
Hosted by GitHub Pages.
+ Photos from Unsplash.
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
icon: 🔥 # the emoji used as the favicon
@@ -58,7 +59,7 @@ twitter_username: # your Twitter handle
linkedin_username: leihan-chen-a368b322b # your LinkedIn user name
scholar_userid: # your Google Scholar ID
orcid_id: # your ORCID ID
-medium_username: # your Medium username
+medium_username: chu-yu
quora_username: # your Quora username
publons_id: # your ID on Publons
research_gate_profile: # your profile on ResearchGate
@@ -69,8 +70,9 @@ wikidata_id: # your wikidata id
dblp_url: # your DBLP profile url
stackoverflow_id: #your stackoverflow id
-contact_note: >
- You can even add a little note about which of these is the best way to reach you.
+contact_note:
+# contact_note: >
+# You can even add a little note about which of these is the best way to reach you.
google_analytics: # your google-analytics ID (format: UA-XXXXXXXXX)
google_site_verification: # your google-site-verification ID (Google Search Console)
@@ -93,6 +95,13 @@ pagination:
disqus_shortname: leihan_chen # put your disqus shortname
# https://help.disqus.com/en/articles/1717111-what-s-a-shortname
+# External sources.
+# If you have blog posts published on medium.com or other exteranl sources,
+# you can display them in your blog by adding a link to the RSS feed.
+external_sources:
+ - name: medium.com
+ rss_url: https://medium.com/@chu-yu/feed
+
# -----------------------------------------------------------------------------
# Collections
# -----------------------------------------------------------------------------
@@ -107,7 +116,7 @@ collections:
output: true
permalink: /projects/:path/
-news_limit: 5
+news_limit: 3
# -----------------------------------------------------------------------------
# Jekyll settings
@@ -116,7 +125,8 @@ news_limit: 5
# Markdown and syntax highlight
markdown: kramdown
highlighter: rouge
-highlight_theme: github # https://github.com/jwarby/jekyll-pygments-themes
+highlight_theme_light: github # https://github.com/jwarby/jekyll-pygments-themes
+highlight_theme_dark: native # https://github.com/jwarby/jekyll-pygments-themes
kramdown:
input: GFM
syntax_highlighter_opts:
@@ -170,10 +180,12 @@ github: [metadata]
# HTML remove comments ()
remove_HTML_comments: false
-# HTML beautifier (_plugins/beautify.rb) / https://github.com/threedaymonk/htmlbeautifier
+# HTML beautifier (_plugins/beautify.rb).
+# Source: https://github.com/threedaymonk/htmlbeautifier
beautify: false # This function has conflict with the code snippets, they can be displayed incorrectly
-# HTML minify (_plugins/minify.rb) Thanks to: https://www.ffbit.com/blog/2021/03/17/html-minification-in-jekyll.html
+# HTML minify (_plugins/minify.rb).
+# Source: https://www.ffbit.com/blog/2021/03/17/html-minification-in-jekyll.html
minify: false
# CSS/SASS minify
diff --git a/_includes/head.html b/_includes/head.html
index 7b6c22c9d302..1661581a2720 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -1,4 +1,3 @@
-
{% include metadata.html %}
@@ -12,18 +11,21 @@
-
+
- {% if site.icon != empty -%}
-
- {%- endif %}
+ {% if site.icon.size < 3 %}
+
+ {% elsif site.icon != blank %}
+
+ {% endif %}
-
- {%- if site.enable_darkmode %}
-
+
+ {% if site.enable_darkmode %}
+
+
- {%- endif -%}
+ {% endif %}
diff --git a/_includes/news.html b/_includes/news.html
index be55051c91dd..aa7f354644f5 100644
--- a/_includes/news.html
+++ b/_includes/news.html
@@ -1,7 +1,7 @@
news
- {% if site.news -%}
+ {% if site.news != blank -%}