forked from xionggj001/xionggj001.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
87 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" | ||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | ||
<head> | ||
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" /> | ||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> | ||
<link rel="stylesheet" href="jemdoc.css" type="text/css" /> | ||
<title>Welcome to Mingquan Lin's Homepage </title> | ||
</head> | ||
<body> | ||
<table summary="Table for page layout." id="tlayout"> | ||
<tr valign="top"> | ||
<td id="layout-menu"> | ||
<div class="menu-category">Mingquan Lin</div> | ||
<div class="menu-item"><a href="index.html" class="current">Home</a></div> | ||
<div class="menu-item"><a href="publication.html">Publication</a></div> | ||
<div class="menu-item"><a href="teaching.html">Activities</a></div> | ||
<div class="menu-item"><a href="https://scholar.google.com/citations?user=12NhiRYAAAAJ&hl=en">Google Scholar</a></div> | ||
</td> | ||
<td id="layout-content"> | ||
<div id="toptitle"> | ||
<h1>Activities</h1> | ||
</div> | ||
<!-- </p> --> | ||
|
||
|
||
<!-- <h3> Teaching | ||
</h3> | ||
<ul> | ||
<li><p>EECE212: Linear Algebra and Engineering Programming, <a href="https://www.binghamton.edu/electrical-computer-engineering/courses-1.html">Spring 2021</a></p> | ||
</li> | ||
<li><p>EECE361: Control System, <a href="https://www.binghamton.edu/electrical-computer-engineering/courses-1.html">Spring 2021</a> </p> | ||
</li> | ||
</ul> --> | ||
|
||
<h3>Honors and Awards | ||
</h3> | ||
<ul> | ||
<li><p>Postgraduate Scholarship, City University of Hong Kong. | ||
</p> | ||
</li> | ||
<li><p>Chan Sui Hung Best Student Award, City University of Hong Kong. | ||
</p> | ||
</li> | ||
<li><p>National Scholarship, China Ministry of Education. | ||
</p> | ||
</li> | ||
</ul> | ||
|
||
<h3>Service | ||
</h3> | ||
<ul> | ||
<li><p>ICCV workshop: 2021, 2023. | ||
</p> | ||
</li> | ||
<li><p>ICML workshop: 2021. | ||
</p> | ||
</li> | ||
<li><p> Workshop on Data Mining in Learning Science 2022. | ||
</p> | ||
</li> | ||
<li><p> Workshop on Data Mining in Learning Science 2022. | ||
</p> | ||
</li> | ||
<li><p> Machine Learning in Medical Imaging (MLMI 2024) workshop. | ||
</p> | ||
</li> | ||
<li><p>Reviewer: IEEE Transactions on Medical Imaging, Medical Image Analysis, IEEE Access, IEEE Journal of Biomedical and Health Informatics, Neural Computing and Application, Scientific Report, Information Fusion, Plus One, Computer in Biology in Medicine, BMC Genomics, Medical physics, The Journal of Supercomputing, International Journal of Imaging Systems and Technology, Journal of Applied Clinical Medical Physics | ||
</p> | ||
</li> | ||
<li><p>Associated Editor: Medical Physics, 2024- present | ||
</p> | ||
</li> | ||
</ul> | ||
|
||
|
||
<div id="footer"> | ||
<div id="footer-text"> | ||
Page generated 2024-05-31 16:31:22 PDT, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>. | ||
</div> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |