list-of-demos / index.html
hysts's picture
hysts HF staff
Add files
45d251c
raw
history blame
10.5 kB
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>List of hysts' Spaces</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="style.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<header id="title-block-header">
<h1 class="title">List of hysts' Spaces</h1>
</header>
<h2 id="personal-projects">Personal Projects</h2>
<div class="box">
<span class="box-title">Personal Projects</span>
<p>
<h3 id="repo">Repo</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/anime-face-detector-demo">Anime Face Detector</a>
<ul>
<li>https://github.com/hysts/anime-face-detector</li>
</ul></li>
</ul>
<h3 id="having-fun-with-the-tadne-this-anime-does-not-exist-model">Having Fun with the TADNE (This Anime Does Not Exist) model</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/TADNE">TADNE</a>
<ul>
<li>https://thisanimedoesnotexist.ai/</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/TADNE-image-viewer">TADNE Image Viewer</a></li>
<li><a href="https://huggingface.co./spaces/hysts/TADNE-image-selector">TADNE Image Selector</a></li>
<li><a href="https://huggingface.co./spaces/hysts/TADNE-interpolation">TADNE Interpolation</a></li>
<li><a href="https://huggingface.co./spaces/hysts/TADNE-image-search-with-DeepDanbooru">TADNE Image Search with DeepDanbooru</a></li>
</ul>
<h3 id="stylegan3-experiments">StyleGAN3 Experiments</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/stylegan3-anime-face-exp001">StyleGAN3 Anime Face Generation (exp-001)</a></li>
<li><a href="https://huggingface.co./spaces/hysts/stylegan3-anime-face-exp002">StyleGAN3 Anime Face Generation (exp-002)</a></li>
<li><a href="https://huggingface.co./spaces/hysts/stylegan3-food101">StyleGAN3 Food101</a></li>
</ul>
</p>
</div>
<h2 id="unofficial-demo-apps-for-public-repositories">Unofficial Demo Apps for Public Repositories</h2>
<div class="box">
<span class="box-title">GANs</span>
<p>
<h3 id="gan-general">GAN (General)</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/Self-Distilled-StyleGAN">Self-Distilled StyleGAN</a>
<ul>
<li>https://github.com/self-distilled-stylegan/self-distilled-internet-photos</li>
<li>https://arxiv.org/abs/2202.12211</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/StyleGAN-XL">StyleGAN-XL</a>
<ul>
<li>https://github.com/autonomousvision/stylegan_xl</li>
<li>https://arxiv.org/abs/2202.00273</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/StyleSwin">StyleSwin</a>
<ul>
<li>https://github.com/microsoft/StyleSwin</li>
<li>https://arxiv.org/abs/2112.10762</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/projected_gan">Projected GAN</a>
<ul>
<li>https://github.com/autonomousvision/projected_gan</li>
<li>https://arxiv.org/abs/2111.01007</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/StyleGAN3">StyleGAN3</a>
<ul>
<li>https://github.com/NVlabs/stylegan3</li>
<li>https://arxiv.org/abs/2106.12423</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/MobileStyleGAN">MobileStyleGAN</a>
<ul>
<li>https://github.com/bes-dev/MobileStyleGAN.pytorch</li>
<li>https://arxiv.org/abs/2104.04767</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/StyleGAN2">StyleGAN2</a>
<ul>
<li>https://github.com/NVlabs/stylegan3</li>
<li>https://arxiv.org/abs/1912.04958</li>
</ul></li>
</ul>
<h3 id="gan-editing-controlling-etc.">GAN (Editing, Controlling etc.)</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/DualStyleGAN">DualStyleGAN</a>
<ul>
<li>https://github.com/williamyang1991/DualStyleGAN</li>
<li>https://arxiv.org/abs/2203.13248</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/gan-control">GAN-Control</a>
<ul>
<li>https://github.com/amazon-research/gan-control</li>
<li>https://arxiv.org/abs/2101.02477</li>
</ul></li>
</ul>
</p>
</div>
<div class="box">
<span class="box-title">Face Detection, Human Pose Estimation etc.</span>
<p>
<h3 id="face-detectionalignment">Face Detection/Alignment</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/insightface-SCRFD">insightface SCRFD</a>
<ul>
<li>https://github.com/deepinsight/insightface/tree/master/detection/scrfd</li>
<li>https://arxiv.org/abs/2105.04714</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/1adrianb-face-alignment">face-alignment</a>
<ul>
<li>https://github.com/1adrianb/face-alignment</li>
<li>https://arxiv.org/abs/1703.07332</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/ibug-face_detection">ibug-group/face_detection</a>
<ul>
<li>https://github.com/ibug-group/face_detection</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/ibug-face_alignment">ibug-group/face_alignment</a>
<ul>
<li>https://github.com/ibug-group/face_alignment</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/atksh-onnx-facial-lmk-detector">atksh/onnx-facial-lmk-detector</a>
<ul>
<li>https://github.com/atksh/onnx-facial-lmk-detector</li>
</ul></li>
</ul>
<h3 id="face-detectionalignment-selfie">Face Detection/Alignment (Selfie)</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/mediapipe-face-mesh">MediaPipe Face Mesh</a>
<ul>
<li>https://github.com/google/mediapipe</li>
<li>https://arxiv.org/abs/1907.06724</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/mediapipe-face-detection">MediaPipe Face Detection</a>
<ul>
<li>https://github.com/google/mediapipe</li>
<li>https://arxiv.org/abs/1907.05047</li>
</ul></li>
</ul>
<h3 id="face-parsing">Face Parsing</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/ibug-face_parsing">hhj1897/face_parsing</a>
<ul>
<li>https://github.com/hhj1897/face_parsing</li>
<li>https://arxiv.org/abs/2102.02717</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/CelebAMask-HQ-Face-Parsing">CelebAMask-HQ</a>
<ul>
<li>https://github.com/switchablenorms/CelebAMask-HQ</li>
<li>https://arxiv.org/abs/1907.11922</li>
</ul></li>
</ul>
<h3 id="head-pose-estimation">Head Pose Estimation</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/Hopenet">Hopenet</a>
<ul>
<li>https://github.com/natanielruiz/deep-head-pose</li>
<li>https://arxiv.org/abs/1710.00925</li>
</ul></li>
</ul>
<h3 id="age-estimation">Age Estimation</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/ibug-fpage">FP-Age</a>
<ul>
<li>https://github.com/ibug-group/fpage</li>
<li>https://arxiv.org/abs/2106.11145</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/age-estimation-APPA-REAL">yu4u/age-estimation-pytorch</a>
<ul>
<li>https://github.com/yu4u/age-estimation-pytorch</li>
</ul></li>
</ul>
<h3 id="emotion-recognition">Emotion Recognition</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/ibug-emotion_recognition">ibug-group/emotion_recognition</a>
<ul>
<li>https://github.com/ibug-group/emotion_recognition</li>
</ul></li>
</ul>
<h3 id="person-detection">Person Detection</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/insightface-person-detection">Person Detection (insightface, SCRFD)</a>
<ul>
<li>https://github.com/deepinsight/insightface/tree/master/examples/person_detection</li>
<li>https://arxiv.org/abs/2105.04714</li>
</ul></li>
</ul>
<h3 id="human-pose-estimation">Human Pose Estimation</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/mediapipe-pose-estimation">MediaPipe Pose Estimation</a>
<ul>
<li>https://github.com/google/mediapipe</li>
<li>https://arxiv.org/abs/2006.10204</li>
</ul></li>
</ul>
</p>
</div>
<div class="box">
<span class="box-title">Anime/Illustrations</span>
<p>
<h3 id="illustration-tagger">Illustration Tagger</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/danbooru-pretrained">RF5/danbooru-pretrained</a>
<ul>
<li>https://github.com/RF5/danbooru-pretrained</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/DeepDanbooru">KichangKim/DeepDanbooru</a>
<ul>
<li>https://github.com/KichangKim/DeepDanbooru</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/bizarre-pose-estimator-tagger">ShuhongChen/bizarre-pose-estimator (tagger)</a>
<ul>
<li>https://github.com/ShuhongChen/bizarre-pose-estimator</li>
<li>https://arxiv.org/abs/2108.01819</li>
</ul></li>
</ul>
<h3 id="anime-face-detection">Anime Face Detection</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/lbpcascade_animeface">nagadomi/lbpcascade_animeface</a>
<ul>
<li>https://github.com/nagadomi/lbpcascade_animeface</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/yolov5_anime">zymk9/yolov5_anime</a>
<ul>
<li>https://github.com/zymk9/yolov5_anime</li>
</ul></li>
</ul>
<h3 id="anime-face-alignment">Anime Face Alignment</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/anime_face_landmark_detection">kanosawa/anime_face_landmark_detection</a>
<ul>
<li>https://github.com/kanosawa/anime_face_landmark_detection</li>
</ul></li>
</ul>
<h3 id="anime-character-segmentation">Anime Character Segmentation</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/Yet-Another-Anime-Segmenter">zymk9/Yet-Another-Anime-Segmenter</a>
<ul>
<li>https://github.com/zymk9/Yet-Another-Anime-Segmenter</li>
</ul></li>
<li><a href="https://huggingface.co./spaces/hysts/bizarre-pose-estimator-segmenter">ShuhongChen/bizarre-pose-estimator (segmenter)</a>
<ul>
<li>https://github.com/ShuhongChen/bizarre-pose-estimator</li>
<li>https://arxiv.org/abs/2108.01819</li>
</ul></li>
</ul>
<h3 id="sketch">Sketch</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/Anime2Sketch">Mukosame/Anime2Sketch</a>
<ul>
<li>https://github.com/Mukosame/Anime2Sketch</li>
<li>https://arxiv.org/abs/2104.05703</li>
</ul></li>
</ul>
<h3 id="ocr">OCR</h3>
<ul>
<li><a href="https://huggingface.co./spaces/hysts/Manga-OCR">kha-white/manga-ocr</a>
<ul>
<li>https://github.com/kha-white/manga-ocr</li>
</ul></li>
</ul>
</p>
</div>
</body>
</html>