Your IP : 216.73.216.40


Current Path : /var/www/html/durgesh/hci/
Upload File :
Current File : /var/www/html/durgesh/hci/current.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Human Computer Interaction</title>
<meta content="hci,chi,iiita,m.tech,acm,conference,admission,lab,iiit,human computer interaction,human,computer,interaction" name="keywords" />
<meta content="Human Computer Interaction" name="description" />
<link href="css_style.css" rel="stylesheet" type="text/css" />
<link href="common2014.css" rel="stylesheet" type="text/css" />
<link href="css/ddsmoothmenu.css" rel="stylesheet" type="text/css" />
<script src="scripts/jquery.min.js" type="text/javascript"></script>
<script src="scripts/ddsmoothmenu.js" type="text/javascript">

/***********************************************
* Smooth Navigational Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

</script>
<script type="text/javascript">

ddsmoothmenu.init({
	mainmenuid: "templatemo_menu", //menu DIV id
	orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
	classname: 'ddsmoothmenu', //class added to menu's outer DIV
	//customtheme: ["#1c5a80", "#18374a"],
	contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})

</script>
</head>

<body>

<div id="templatemo_wrapper">
	<div id="templatemo_header">
		<div id="site_title">
			<h1><a href="http://hci.iiita.ac.in/" target="_parent">sdfgsdfg</a></h1>
		</div>
		<div id="templatemo_menu" class="ddsmoothmenu">
			<ul>
				<li><a href="index.php">Home</a>
				<ul>
					<li><a href="http://iiita.ac.in/">IIIT-Allahabad</a></li>
				
				</ul></li>
              <li><a href="">Academics</a>
				<ul>
					<li><a href="admission.html">Admission</a></li>
					<li><a href="courses.html">Courses</a></li>
					<li><a href="placements.html">Placements</a></li>
					<li><a href="faq.html">FAQ&#39;s</a></li>
				</ul>
				</li>
				<li><a href="">People</a>
				<ul>
					<li><a href="faculty.html">Faculty</a></li>
					<li><a href="hci2012.html">HCI 2012</a></li>
					<li><a href="hci2013.html">HCI 2013</a></li>
					<li><a href="hci2014.html">HCI 2014</a></li>
					<li><a href ="hci2015.html">HCI 2015</a></li>
				</ul>
				</li>
				<li><a class="selected" href="">Research</a>
				<ul>
					<li><a href="labs.html">Labs</a></li>
					<li><a href="current.html">Current Projects</a></li>
					<li><a href="previous.html">Previous Projects</a></li>
					<li><a href="downloads.html">Downloads</a></li>
				</ul>
				</li>
				<li><a href="contact.html">Contact</a></li>
			</ul>
			<br style="clear: left" />
		</div>
		<!-- end of templatemo_menu --></div>
	<!-- end of header -->
	<div id="templatemo_main">
		<h2>Current Projects</h2>
		<p>&nbsp;</p>
		<div class="col_courseMod">
			<div id="course">
				<h5>A Hybrid of Incremental Technique derived from PLSA 
				and Standard Language Modelling Techniques for 
				Auto correction/Word Prediction Applications</h5>
				This work focuses on the development of an improved 
				algorithm based on Probabilistic Latent Semantic Analysis 
				and existing Language Modelling technique(s) that facilitates 
				language modelling applications such as Auto correction and Word Prediction.
				<br />
				<br />
				<br />
				<h5>Finding Visual attention of images using hierarchal segmentation approach.</h5>
				Finding visually attractive region in an image is one of the interesting research 
				areas due to its real time applications. Generally we take the images to capture 
				objects (visually attractive region). In the proposed approach regards the important 
				object detection in an image. The proposed algorithm contains multiple phases: 
				preparing the super-pixels using ensemble decision trees to estimate the adjacency 
				probability between the regions, and forming the saliency vector (visually attractive region) 
				using the learned weights through hierarchal inheritance approach. <br />
				<br />
				<br />
				<h5>Background Subtraction using GPU</h5>
				Background subtraction (BGS) is a basic task in many computer vision applications, 
				where we want to segment out the foreground objects from the background of a video. 
				In the "easiest" case when the camera is static, the background is often defined as 
				the pixels that stay relatively constant, and the foreground is everything else moving around. 
				Since BGS is often used as a pre-processing step, it is preferred to be as fast as possible.
				<br />
				<br />
				<br />
				<h5>Open Domain Question Answering System for Wh-Type Questions</h5>
				Project is related to devlelopment of system that will answer questions of  
				Wh-Type ( that are "What","Where","Which",etc) of any domain.
				The searching part is done using search engine and after that relevant information 
				is fetched from top 5 url returned by the search engine <br />
				<br />
				<br />
			</div>
		</div>
		<div class="col_courseMod">
			<h5></h5>
			
			<br />
			<br />
			<br />
			<h5></h5>
			
			<br />
			<br />
			<br />
			<h5></h5>
			
			</div>
		<div class="cleaner">
		</div>
	</div>
	
<br />
		<br />
<br />		
	<!-- end of main --></div>
<div id="templatemo_footer_wrapper">
	<div id="templatemo_footer">
		<a href="http://iiita.ac.in/" target="_blank">Visit IIIT-Allahabad website</a> 
		
		<div class="cleaner">
		</div>
	</div>
</div>

</body>

</html>