123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- <!doctype html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta content="师资队伍/毛莎莎" http-equiv="keywords">
- <meta name="description" content="师资队伍/毛莎莎">
- <meta name="applicable-device" content="pc,mobile">
- <meta http-equiv="Cache-Control" content="no-siteapp">
- <meta http-equiv="Cache-Control" content="no-transform">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>师资队伍/毛莎莎</title>
- <link rel="stylesheet" href="css/index.css" type="text/css">
- <link rel="stylesheet" type="text/css" href="css/children.css">
- <script type="text/javascript" src="js/jquery-1.11.0.min.js"></script>
- <script type="text/javascript" src="js/jquery.SuperSlide.2.1.1.js"></script>
- <script type="text/javascript" src="js/public.js"></script>
- <!-- 菜单js等-->
- <!-- 时间选择js -->
- <script type="text/javascript" src="js/laydate.js"></script>
- <script>
- $(document).ready(function(){
- if(window.speechSynthesis !=undefined)
- {
- window.speechSynthesis.pause();
- window.speechSynthesis.cancel();
- }
- //alert("检测"+sessionStorage.getItem("username"));
- var html;
- if(sessionStorage!=undefined)
- {
- if(sessionStorage.getItem("username")!=null)
- {
- $("#needlogin").remove();
- var $span= $("<span>用户名:"+sessionStorage.getItem("username")+"</span>");
- $("#needloginparent").append($span);
-
- }
- else
- {
- $("#a_datamanage").attr('href','login.html'); //医学数据管理界面
- //$("#a_codemanage").attr('href','login.html');代码管理不需要
- $("#a_show").attr('href','login.html');//成果展示
- }
- }
- });
- </script>
- </head>
- <body class="direction-container">
- <!--nav-->
- <div class="nav">
- <div class="nav-container">
- <div class="nav-top">
- <div class="body-container">
- <span class="tip">您好,欢迎来到智能医学影像理解研究中心</span>
- <div id="needloginparent" class="l">
- <a id="needlogin" href="login.html" target="_self">登录</a>
- </div>
- <div id="logoutparent" class="l" style="padding-left: 10px;">
- <a id="needlogout" href="loginout.html" target="_self">退出</a>
- </div>
- </div>
- </div>
- <div class="nav-bottom">
- <div class="body-container">
- <div class="logo-container">
- <img class="logo" src="images/ipiu.jpg">
- <div class="word">
- <div class="name">智能医学影像理解研究中心</div>
- <div class="name-es">Intelligent Medical Image Understand Research Center(IMIU)</div>
- </div>
- </div>
- <div class="side-container">
- <ul>
- <li> <a href="index.html">首 页</a> </li>
- <li class="active"> <a href="Laboratory_members.html">研究中心成员</a> </li>
- <li> <a href="research_findings1.html">研究成果</a> </li>
- <li> <a id="a_datamanage" href="data_manage.html">医学数据管理</a> </li>
- <li> <a id="a_show" href="show_search_text.html">医学影像智能解译系统</a> </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="headline">
- <div class="body-container">
- <div class="title">研究中心成员 » 师资团队 » 毛莎莎</div>
- <div class="back"><a href="Laboratory_members.html">返回上一级</a></div>
- </div>
- </div>
- <div class="aboutLeader-content">
- <div class="body-container">
- <div class="avatar lf">
- <img src="images/mss.jpg">
- </div>
- <div class="lf user-info">
- <div class="head">
- <div class="name">毛莎莎</div>
- <p>副教授、硕士生导师</p>
- </div>
- <div class="introduction">
- <div class="title">个人介绍</div>
- <div class="desc"><b> 毛莎莎</b>,现为西安电子科技大学人工智能学院副教授(硕士生导师),“智能感知与图像处理教育部重点实验室”特聘副教授,“智能感知与计算国际联合研究中心”主要成员,“智能感知与计算国际合作联合实验室”主要成员,“智能医学影像大数据前沿研究中心”骨干成员,IEEE会员,ACM会员,CAAI会员。2014年至2018年先后新加坡科技与设计大学和新加坡南洋理工大学从事博士后研究工作。目前主要研究内容包括:机器学习(标签学习、集成学习、不平衡学习等)、计算机视觉(人脸表情识别、微表情分析、疼痛评估等)、遥感图像配准、医学图像处理等。近年来已在国内外著名期刊上发表论文20多篇,主持国家自然科学基金青年项目1项,陕西省自然科学基础研究计划青年项目1项,中国博士后科学基金1项,中央高校基本科研业务费专项资金资助2项等,同时担任TNNLS、TIP、PR、TKDE、AAAI、ICME等多个国际期刊及会议审稿工作。 </div>
- </div>
- <div class="link">
- <div class="title">个人主页</div>
- <a href="https://faculty.xidian.edu.cn/MSS1/zh_CN/index/397285/list/index.htm">https://faculty.xidian.edu.cn/MSS1/zh_CN/index/397285/list/index.htm</a>
- </div>
- </div>
- </div>
- </div>
- <!-- 返回顶部 -->
- <div class="side_box">
- <ul>
- <li class="sidetop"> <span></span> </li>
- </ul>
- </div>
- <!-- 底部 -->
- <div class="footerbox bg">
- <div class="wid_main fix">
- <div class="l">
- <a href="index.html" target="blank" class="dib vm"><img src="images/ipiu.jpg" width="85" height="85"></a>
- </div>
- <div class="l txt">
- <p>版权所有:西安电子科技大学智能医学影像理解研究中心 地址:西安电子科技大学人工智能学院</p>
- <p>西安电子科技大学智能医学影像理解研究中心建设和维护 </p>
- </div>
- </div>
- </div>
- <style>
- .aboutLeader-content{
- background-color: #fff;
- padding: 42px 0 100px 0;
- }
- .aboutLeader-content .body-container::after{
- content: "";
- clear: both;
- display: block;
- }
- .aboutLeader-content .lf{
- float: left;
- }
- .aboutLeader-content .avatar{
- padding-right: 100px;
- }
- .aboutLeader-content .avatar img{
- display: block;
- height: 260px;
- }
- .aboutLeader-content .user-info{
- width: 700px;
- }
- .aboutLeader-content .user-info .title{
- position: relative;
- padding-left: 5px;
- color: #000;
- font-size: 16px;
- line-height: 30px;
- margin-top: 50px;
- }
- .aboutLeader-content .user-info .title::after{
- width: 4px;
- height: 18px;
- background-color: #005389;
- content: "";
- clear: both;
- display: block;
- position: absolute;
- left: -4px;
- top: 7px;
- }
- .aboutLeader-content .user-info .head .name{
- color: #333;
- font-size: 20px;
- line-height: 1;
- }
- .aboutLeader-content .user-info .head p{
- color: #666;
- font-size: 12px;
- line-height: 20px;
- margin-top: 16px;
- }
- .aboutLeader-content .user-info .introduction .desc{
- color: #555;
- font-size: 16px;
- line-height: 30px;
- text-indent: 32px;
- text-align: justify;
- }
- .link a{
- color: #005389;
- font-size: 16px;
- line-height: 30px;
- padding-top: 20px;
- }
- .link a:hover,.back a:hover{
- text-decoration: underline;
- }
- </style>
- </body>
- </html>
|