Browse Source

Change terminal-like page to be compatible with human-readble one

master
Fazil Altinel 1 year ago
parent
commit
50847cb1ca
  1. 35
      index_term.html
  2. 43
      projects.html
  3. 42
      publications.html

35
index_term.html

@ -25,15 +25,8 @@ My name is Fazil and this is my ASCII photo.</br>
</pre></font>
<span id="a">fazil@localhost</span>:<span id="b">/var/www/</span><span id="c">$ </span> cd /home/fazil/</br>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> cat fazilaltinel.txt<br></br>System Architect</br><a href="https://d-isum.net/">D'isum Inc.</a></br>(Tokyo, Japan)<br></br>
<!-- <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ls --human-readable -l research/topics/</br> -->
<!-- <pre> -->
<!-- Computer Vision and Deep Learning -->
<!-- ├── Deep structured energy-based models -->
<!-- ├── Image inpainting -->
<!-- └── Domain adaptation -->
<!-- </pre> -->
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python education.py --all<br></br>BS, Computer Engineering, Yildiz Technical University (2010 - 2015 | Istanbul, Turkey)</br>MSc, Graduate School of Information Sciences, Tohoku University (2016 - 2018 | Sendai, Japan)<br></br>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python links.py --add-email<br></br>Codebase: <a href="https://git.altinel.dev/fazil">https://git.altinel.dev/fazil</a></br>LinkedIn: <a href="https://linkedin.com/in/fazilaltinel">https://linkedin.com/in/fazilaltinel</a></br><a href="https://scholar.google.com/citations?user=FKYUC84AAAAJ&hl=en">Google Scholar</a></br>E-mail:
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python links.py --add-email<br></br>Codebase: <a href="https://git.altinel.dev/fazil">https://git.altinel.dev/fazil</a></br>LinkedIn: <a href="https://linkedin.com/in/fazilaltinel">https://linkedin.com/in/fazilaltinel</a></br><a href="https://scholar.google.com/citations?user=FKYUC84AAAAJ&hl=en">Google Scholar</a></br>Blog posts: <a href="/notes/">Notes</a></br>E-mail:
<pre>
__ _ _ ____ _ _ _ _ _
/ _| __ _ ___(_) | / __ \ __ _| | |_(_)_ __ ___| | __| | _____ __
@ -42,14 +35,28 @@ My name is Fazil and this is my ASCII photo.</br>
|_| \__,_/___|_|_| \ \__,_| \__,_|_|\__|_|_| |_|\___|_(_)__,_|\___| \_/
\____/
</pre>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br>
<span id="console"><span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> conda activate academia</br>
<span id="console"><span id="a">(academia) fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> CUDA_VISIBLE_DEVICES=0,1,2,3 python publications.py</br>
<pre>
PID TTY STAT TIME COMMAND
1 tty2 R+ 0:00 <a href="index_term.html">Main</a>
2 ? Z 0:00 <a href="/notes/">Notes</a>
3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a>
<!-- 4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a> -->
├── <a href="https://openaccess.thecvf.com/content/CVPR2023W/PBVS/html/Ustun_Spectral_Transfer_Guided_Active_Domain_Adaptation_for_Thermal_Imagery_CVPRW_2023_paper.html">Spectral Transfer Guided Active Domain Adaptation for Thermal Imagery</a>
| Berkcan Ustun, Ahmet Kagan Kaya, Ezgi Cakir Ayerden, <b>Fazil Altinel</b>. IEEE/CVF Conference on Computer Vision and Pattern Recognition <b>(CVPR)</b> Workshops. 2023.
| <a href="https://github.com/avaapm/STGADA">Code</a>
|
├── <a href="https://ieeexplore.ieee.org/abstract/document/9864813">Benchmark Analysis of Backbone Network Architectures for Domain Adaptive Object Detection</a>
| Ahmet Kagan Kaya, Berkcan Ustun, <b>Fazil Altinel</b>. Signal Processing and Communications Applications Conference <b>(SIU)</b>. 2022.
|
├── <a href="https://openaccess.thecvf.com/content/CVPR2021W/PBVS/html/Akkaya_Self-Training_Guided_Adversarial_Domain_Adaptation_for_Thermal_Imagery_CVPRW_2021_paper.html">Self-training Guided Adversarial Domain Adaptation For Thermal Imagery</a>
| Ibrahim Batuhan Akkaya*, <b>Fazil Altinel*</b>, Ugur Halici. IEEE/CVF Conference on Computer Vision and Pattern Recognition <b>(CVPR)</b> Workshops. 2021. (* indicates equal contribution)
| <a href="https://github.com/avaapm/SGADA">Code</a> <a href="https://avaapm.github.io/sgada/">Webpage</a>
|
├── <a href="https://ieeexplore.ieee.org/abstract/document/9477925">Adversarial Domain Adaptation Enhanced via Self-training</a>
| <b>Fazil Altinel</b>, Ibrahim Batuhan Akkaya. Signal Processing and Communications Applications Conference <b>(SIU)</b>. 2021.
|
└── <a href="https://arxiv.org/abs/1801.07939">Deep Structured Energy-based Image Inpainting</a>
<b>Fazil Altinel</b>, Mete Ozay, Takayuki Okatani. International Conference on Pattern Recognition <b>(ICPR)</b>. 2018.
<a href="https://github.com/cvlab-tohoku/DSEBImageInpainting">Code</a>
</pre>
<span id="console"><span id="a">(academia) fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> conda deactivate</br>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> shutdown -h now<br></br>Click <a href="/">here</a> if you want to see this page in human-readable format.<br></br>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> <span id="typed-cursor" class="blinking"></span>
</span>

43
projects.html

@ -1,43 +0,0 @@
<html>
<head>
<title>Fazil Altinel | Projects</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<!--The design of this webpage is based on http://www.jeffweisbein.com-->
<link rel="stylesheet" href="style_term.css">
</head>
<body>
<span id="console"><span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> find / -iname "projects"</br>
<pre>
├── <a href="https://github.com/avaapm/STGADA">STGADA</a>
| PyTorch implementation of our paper named "Self-training Guided Adversarial Domain Adaptation For Thermal Imagery" (accepted to CVPR 2023 PBVS workshop).
|
├── <a href="https://github.com/avaapm/SGADA">SGADA</a>
| PyTorch implementation of our paper named "Self-training Guided Adversarial Domain Adaptation For Thermal Imagery" (accepted to CVPR 2021 PBVS workshop).
|
├── <a href="https://git.altinel.dev/fazil/ADDA.PyTorch-resnet">ADDA-PyTorch_ResNet</a>
| A PyTorch implementation of paper "Adversarial Discriminative Domain Adaptation" using ResNet.
|
├── <a href="https://git.altinel.dev/fazil/pytorch-dann-resnet">DANN-PyTorch-ResNet</a>
| A PyTorch implementation of paper "Unsupervised Domain Adaptation by Backpropagation" using ResNet.
|
├── <a href="https://github.com/cvlab-tohoku/DSEBImageInpainting">DSEBImageInpainting</a>
| TensorFlow implementation of our paper named "Deep Structured Energy-Based Image Inpainting" (accepted to ICPR 2018).
|
├── <a href="https://git.altinel.dev/fazil/SelfDrivingCarTrafficLight">SelfDrivingCarTrafficLight</a>
| Simple TensorFlow implementation of traffic light detection and classification tasks for Udacity annotated self-driving dataset.
|
└── <a href="https://git.altinel.dev/fazil/ytMusicNotification">ytMusicNotification</a>
Chrome extension to get desktop notifications when the song changes in Youtube Music.
</pre>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br>
<pre>
PID TTY STAT TIME COMMAND
1 tty2 R+ 0:00 <a href="index_term.html">Main</a>
2 ? Z 0:00 <a href="/notes/">Notes</a>
3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a>
4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a>
</pre>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> <span id="typed-cursor" class="blinking"></span>
</span>
</body>
</html>

42
publications.html

@ -1,42 +0,0 @@
<html>
<head>
<title>Fazil Altinel | Publications</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<!--The design of this webpage is based on http://www.jeffweisbein.com-->
<link rel="stylesheet" href="style_term.css">
</head>
<body>
<span id="console"><span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> conda activate academia</br>
<span id="console"><span id="a">(academia) fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> CUDA_VISIBLE_DEVICES=0,1,2,3 python publications.py</br>
<pre>
├── <a href="https://openaccess.thecvf.com/content/CVPR2023W/PBVS/html/Ustun_Spectral_Transfer_Guided_Active_Domain_Adaptation_for_Thermal_Imagery_CVPRW_2023_paper.html">Spectral Transfer Guided Active Domain Adaptation for Thermal Imagery</a>
| Berkcan Ustun, Ahmet Kagan Kaya, Ezgi Cakir Ayerden, <b>Fazil Altinel</b>. IEEE/CVF Conference on Computer Vision and Pattern Recognition <b>(CVPR)</b> Workshops. 2023.
| <a href="https://github.com/avaapm/STGADA">Code</a>
|
├── <a href="https://ieeexplore.ieee.org/abstract/document/9864813">Benchmark Analysis of Backbone Network Architectures for Domain Adaptive Object Detection</a>
| Ahmet Kagan Kaya, Berkcan Ustun, <b>Fazil Altinel</b>. Signal Processing and Communications Applications Conference <b>(SIU)</b>. 2022.
|
├── <a href="https://openaccess.thecvf.com/content/CVPR2021W/PBVS/html/Akkaya_Self-Training_Guided_Adversarial_Domain_Adaptation_for_Thermal_Imagery_CVPRW_2021_paper.html">Self-training Guided Adversarial Domain Adaptation For Thermal Imagery</a>
| Ibrahim Batuhan Akkaya*, <b>Fazil Altinel*</b>, Ugur Halici. IEEE/CVF Conference on Computer Vision and Pattern Recognition <b>(CVPR)</b> Workshops. 2021. (* indicates equal contribution)
| <a href="https://github.com/avaapm/SGADA">Code</a> <a href="https://avaapm.github.io/sgada/">Webpage</a>
|
├── <a href="https://ieeexplore.ieee.org/abstract/document/9477925">Adversarial Domain Adaptation Enhanced via Self-training</a>
| <b>Fazil Altinel</b>, Ibrahim Batuhan Akkaya. Signal Processing and Communications Applications Conference <b>(SIU)</b>. 2021.
|
└── <a href="https://arxiv.org/abs/1801.07939">Deep Structured Energy-based Image Inpainting</a>
<b>Fazil Altinel</b>, Mete Ozay, Takayuki Okatani. International Conference on Pattern Recognition <b>(ICPR)</b>. 2018.
<a href="https://github.com/cvlab-tohoku/DSEBImageInpainting">Code</a>
</pre>
<span id="console"><span id="a">(academia) fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> conda deactivate</br>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br>
<pre>
PID TTY STAT TIME COMMAND
1 tty2 R+ 0:00 <a href="index_term.html">Main</a>
2 ? Z 0:00 <a href="/notes/">Notes</a>
3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a>
<!-- 4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a> -->
</pre>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> <span id="typed-cursor" class="blinking"></span>
</span>
</body>
</html>
Loading…
Cancel
Save