60 lines
2.5 KiB
HTML
60 lines
2.5 KiB
HTML
<?php include('../inc/pageheader_eng.php'); ?>
|
|
<link rel="stylesheet" href="../css/business.css">
|
|
<?php include('../inc/menubar_eng.php'); ?>
|
|
|
|
<section>
|
|
<h1 class="hidden">Start of Content</h1>
|
|
<article class="subBanner">
|
|
<h2 class="hidden">서브배너</h2>
|
|
|
|
<div class="inner">
|
|
<div class="subBannerInfo">
|
|
<ul>
|
|
<li>BUSINESS</li>
|
|
<li>DBNtech is a human-centered company that pursues human life and happiness.</li>
|
|
</ul>
|
|
</div><!--end of subBannerInfo-->
|
|
</div><!--end of inner-->
|
|
</article><!--end of subBanner-->
|
|
|
|
<div class="siteIndex">
|
|
<div class="inner">
|
|
|
|
BUSINESS 》 AI & BigData
|
|
</div>
|
|
</div><!--end of siteIndex-->
|
|
|
|
<article class="businessContainer">
|
|
<h2 class="hidden">AI & BigData</h2>
|
|
|
|
|
|
<div class="aiWrapper">
|
|
<p><a href="./business02.html">></a></p>
|
|
<div class="aiRightBox">
|
|
<ul>
|
|
<li>AI & BigData</li>
|
|
<li>
|
|
Development of system engine for real-time object detection and type analysis of Deep-learning based CCTV video
|
|
</li>
|
|
<li>
|
|
Development of accident detection system using Deep-learning technology through self-learning
|
|
</li>
|
|
<li>
|
|
Development of status monitoring system for SOC facilities based on Deep-learning image processing and consulting for ongoing operation support
|
|
</li>
|
|
<li>
|
|
Development of big data processing system for customized document based on machine-learning
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div><!--end of aiWrapper-->
|
|
|
|
|
|
|
|
</article><!--end of sitemapContainer-->
|
|
</section><!--end of section, mainPage-->
|
|
<?php include('../inc/footer_eng.php'); ?>
|
|
</body>
|
|
</html> |