Personal website https://altinel.dev
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.4 KiB

<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>
3 years ago
<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).
|
3 years ago
├── <a href="https://git.altinel.dev/fazil/SelfDrivingCarTrafficLight">SelfDrivingCarTrafficLight</a>
3 years ago
| Simple TensorFlow implementation of traffic light detection and classification tasks for Udacity annotated self-driving dataset.
|
3 years ago
└── <a href="https://git.altinel.dev/fazil/ytMusicNotification">ytMusicNotification</a>
3 years ago
Chrome extension to get desktop notifications when the song changes in Youtube Music.
</pre>
3 years ago
<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="/">Main</a>
3 years ago
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>
3 years ago
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> <span id="typed-cursor" class="blinking"></span>
</span>
</body>
</html>