< 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.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/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 = "/" > 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 >