<!doctype html>
<!--
  Minimal Mistakes Jekyll Theme 4.21.0 by Michael Rose
  Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
  Free for personal and commercial use under the MIT license
  https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<html lang="en" class="no-js">
  <head>
    <meta charset="utf-8">

<!-- begin _includes/seo.html --><title>제목 - Heegon’s Tech Blog</title>
<meta name="description" content="컴퓨터비전과 딥러닝을 다루는 블로그">


  <meta name="author" content="Heegon Jin">
  
  <meta property="article:author" content="Heegon Jin">
  


<meta property="og:type" content="article">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Heegon's Tech Blog">
<meta property="og:title" content="제목">
<meta property="og:url" content="https://heegonjin.github.io/sitemap.xml">


  <meta property="og:description" content="컴퓨터비전과 딥러닝을 다루는 블로그">







  <meta property="article:published_time" content="2021-04-17T21:00:00+09:00">





  

  


<link rel="canonical" href="https://heegonjin.github.io/sitemap.xml">




<script type="application/ld+json">
  {
    "@context": "https://schema.org",
    
      "@type": "Person",
      "name": "Heegon Jin",
      "url": "https://heegonjin.github.io/"
    
  }
</script>






<!-- end _includes/seo.html -->


<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Heegon's Tech Blog Feed">

<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<script>
  document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>

<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css">

<!--[if IE]>
  <style>
    /* old IE unsupported flexbox fixes */
    .greedy-nav .site-title {
      padding-right: 3em;
    }
    .greedy-nav button {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
    }
  </style>
<![endif]-->



    <!-- start custom head snippets -->

<!-- insert favicons. use https://realfavicongenerator.net/ -->

<!-- end custom head snippets -->

    
  </head>

  <body class="layout--post">
    <nav class="skip-links">
  <h2 class="screen-reader-text">Skip links</h2>
  <ul>
    <li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
    <li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
    <li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
  </ul>
</nav>

    <!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->

    

<div class="masthead">
  <div class="masthead__inner-wrap">
    <div class="masthead__menu">
      <nav id="site-nav" class="greedy-nav">
        
        <a class="site-title" href="/">
          Heegon's Tech Blog
          
        </a>
        <ul class="visible-links"><li class="masthead__menu-item">
              <a href="http://heegonjin.github.io/">Home</a>
            </li><li class="masthead__menu-item">
              <a href="/categories/">Categories</a>
            </li><li class="masthead__menu-item">
              <a href="/tags/">Tags</a>
            </li></ul>
        
        <button class="greedy-nav__toggle hidden" type="button">
          <span class="visually-hidden">Toggle menu</span>
          <div class="navicon"></div>
        </button>
        <ul class="hidden-links hidden"></ul>
      </nav>
    </div>
  </div>
</div>


    <div class="initial-content">
      <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
    <url>
      <loc>https://heegonjin.github.io/pytorch/Pytorch-Tensor-Operations/</loc>
      
        <lastmod>2021-11-03T00:00:00+09:00</lastmod>
      

      
        <changefreq>weekly</changefreq>
      

      
          <priority>0.5</priority>
      

    </url>
  
    <url>
      <loc>https://heegonjin.github.io/deep%20learning/FitNets-Hints-for-Thin-Deep-Nets/</loc>
      
        <lastmod>2021-04-17T00:00:00+09:00</lastmod>
      

      
        <changefreq>weekly</changefreq>
      

      
          <priority>0.5</priority>
      

    </url>
  
    <url>
      <loc>https://heegonjin.github.io/deep%20learning/Spatial-Pyramid-Pooling-Network/</loc>
      
        <lastmod>2021-04-12T00:00:00+09:00</lastmod>
      

      
        <changefreq>weekly</changefreq>
      

      
          <priority>0.5</priority>
      

    </url>
  
    <url>
      <loc>https://heegonjin.github.io/deep%20learning/computer%20vision/One-Stage-Object-Detection/</loc>
      
        <lastmod>2021-04-12T00:00:00+09:00</lastmod>
      

      
        <changefreq>weekly</changefreq>
      

      
          <priority>0.5</priority>
      

    </url>
  
    <url>
      <loc>https://heegonjin.github.io/deep%20learning/Learning-Human-Object-Interactions-by-Graph-Parsing-Neural-Networks/</loc>
      
        <lastmod>2021-04-12T00:00:00+09:00</lastmod>
      

      
        <changefreq>weekly</changefreq>
      

      
          <priority>0.5</priority>
      

    </url>
  
    <url>
      <loc>https://heegonjin.github.io/deep%20learning/computer%20vision/Data-Augmentation-in-Computer-Vision/</loc>
      
        <lastmod>2021-04-12T00:00:00+09:00</lastmod>
      

      
        <changefreq>weekly</changefreq>
      

      
          <priority>0.5</priority>
      

    </url>
  
    <url>
      <loc>https://heegonjin.github.io/deep%20learning/Batch-Normalization/</loc>
      
        <lastmod>2021-04-12T00:00:00+09:00</lastmod>
      

      
        <changefreq>weekly</changefreq>
      

      
          <priority>0.5</priority>
      

    </url>
  
</urlset>

    </div>

    

    <div id="footer" class="page__footer">
      <footer>
        <!-- start custom footer snippets -->

<!-- end custom footer snippets -->
        <div class="page__footer-follow">
  <ul class="social-icons">
    
      <li><strong>Follow:</strong></li>
    

    
      
        
      
        
      
        
          <li><a href="https://github.com/HeegonJin" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
        
      
        
      
        
      
        
          <li><a href="https://www.instagram.com/is_he_g0ne/" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-instagram" aria-hidden="true"></i> Instagram</a></li>
        
      
    

  </ul>
</div>

<div class="page__footer-copyright">&copy; 2023 Heegon Jin. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>

      </footer>
    </div>

    
  <script src="/assets/js/main.min.js"></script>







  <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RP2Z45J0H7"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-RP2Z45J0H7', { 'anonymize_ip': false});
</script>









  </body>
</html>
