diff --git a/index_term.html b/index_term.html index 3487513..8081115 100644 --- a/index_term.html +++ b/index_term.html @@ -25,15 +25,8 @@ My name is Fazil and this is my ASCII photo.
fazil@localhost:/var/www/$ cd /home/fazil/
fazil@localhost:~$ cat fazilaltinel.txt

System Architect
D'isum Inc.
(Tokyo, Japan)

- - - - - - - fazil@localhost:~$ python education.py --all

BS, Computer Engineering, Yildiz Technical University (2010 - 2015 | Istanbul, Turkey)
MSc, Graduate School of Information Sciences, Tohoku University (2016 - 2018 | Sendai, Japan)

-fazil@localhost:~$ python links.py --add-email

Codebase: https://git.altinel.dev/fazil
LinkedIn: https://linkedin.com/in/fazilaltinel
Google Scholar
E-mail: + fazil@localhost:~$ python links.py --add-email

Codebase: https://git.altinel.dev/fazil
LinkedIn: https://linkedin.com/in/fazilaltinel
Google Scholar
Blog posts: Notes
E-mail:
   __           _ _     ____          _ _   _            _      _            
  / _| __ _ ___(_) |   / __ \    __ _| | |_(_)_ __   ___| |  __| | _____   __
@@ -42,14 +35,28 @@ My name is Fazil and this is my ASCII photo.
|_| \__,_/___|_|_| \ \__,_| \__,_|_|\__|_|_| |_|\___|_(_)__,_|\___| \_/ \____/
-fazil@localhost:~$ ps ax
+fazil@localhost:~$ conda activate academia
+(academia) fazil@localhost:~$ CUDA_VISIBLE_DEVICES=0,1,2,3 python publications.py
-PID     TTY     STAT    TIME    COMMAND
-1       tty2    R+      0:00    Main
-2       ?       Z       0:00    Notes
-3       pts/0   Ss<     8875:32 Publications
-
+├── Spectral Transfer Guided Active Domain Adaptation for Thermal Imagery
+|   Berkcan Ustun, Ahmet Kagan Kaya, Ezgi Cakir Ayerden, Fazil Altinel. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops. 2023.
+|   Code
+|
+├── Benchmark Analysis of Backbone Network Architectures for Domain Adaptive Object Detection
+|   Ahmet Kagan Kaya, Berkcan Ustun, Fazil Altinel. Signal Processing and Communications Applications Conference (SIU). 2022.
+|
+├── Self-training Guided Adversarial Domain Adaptation For Thermal Imagery
+|   Ibrahim Batuhan Akkaya*, Fazil Altinel*, Ugur Halici. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops. 2021. (* indicates equal contribution)
+|   Code Webpage
+|
+├── Adversarial Domain Adaptation Enhanced via Self-training
+|   Fazil Altinel, Ibrahim Batuhan Akkaya. Signal Processing and Communications Applications Conference (SIU). 2021.
+|
+└── Deep Structured Energy-based Image Inpainting
+    Fazil Altinel, Mete Ozay, Takayuki Okatani. International Conference on Pattern Recognition (ICPR). 2018.
+    Code
 
+(academia) fazil@localhost:~$ conda deactivate
fazil@localhost:~$ shutdown -h now

Click here if you want to see this page in human-readable format.

fazil@localhost:~$
diff --git a/projects.html b/projects.html deleted file mode 100644 index 33821dd..0000000 --- a/projects.html +++ /dev/null @@ -1,43 +0,0 @@ - - -Fazil Altinel | Projects - - - - - -fazil@localhost:~$ find / -iname "projects"
-
-├── STGADA
-|   PyTorch implementation of our paper named "Self-training Guided Adversarial Domain Adaptation For Thermal Imagery" (accepted to CVPR 2023 PBVS workshop).
-|
-├── SGADA
-|   PyTorch implementation of our paper named "Self-training Guided Adversarial Domain Adaptation For Thermal Imagery" (accepted to CVPR 2021 PBVS workshop).
-|
-├── ADDA-PyTorch_ResNet
-|   A PyTorch implementation of paper "Adversarial Discriminative Domain Adaptation" using ResNet.
-|
-├── DANN-PyTorch-ResNet
-|   A PyTorch implementation of paper "Unsupervised Domain Adaptation by Backpropagation" using ResNet.
-|
-├── DSEBImageInpainting
-|   TensorFlow implementation of our paper named "Deep Structured Energy-Based Image Inpainting" (accepted to ICPR 2018).
-|
-├── SelfDrivingCarTrafficLight
-|   Simple TensorFlow implementation of traffic light detection and classification tasks for Udacity annotated self-driving dataset.
-|
-└── ytMusicNotification
-    Chrome extension to get desktop notifications when the song changes in Youtube Music.
-
-fazil@localhost:~$ ps ax
-
-PID     TTY     STAT    TIME    COMMAND
-1       tty2    R+      0:00    Main
-2       ?       Z       0:00    Notes
-3       pts/0   Ss<     8875:32 Publications
-4       pts/1   Rl+     0:00    Projects
-
-fazil@localhost:~$ -
- - diff --git a/publications.html b/publications.html deleted file mode 100644 index 3c80a5b..0000000 --- a/publications.html +++ /dev/null @@ -1,42 +0,0 @@ - - -Fazil Altinel | Publications - - - - - -fazil@localhost:~$ conda activate academia
-(academia) fazil@localhost:~$ CUDA_VISIBLE_DEVICES=0,1,2,3 python publications.py
-
-├── Spectral Transfer Guided Active Domain Adaptation for Thermal Imagery
-|   Berkcan Ustun, Ahmet Kagan Kaya, Ezgi Cakir Ayerden, Fazil Altinel. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops. 2023.
-|   Code
-|
-├── Benchmark Analysis of Backbone Network Architectures for Domain Adaptive Object Detection
-|   Ahmet Kagan Kaya, Berkcan Ustun, Fazil Altinel. Signal Processing and Communications Applications Conference (SIU). 2022.
-|
-├── Self-training Guided Adversarial Domain Adaptation For Thermal Imagery
-|   Ibrahim Batuhan Akkaya*, Fazil Altinel*, Ugur Halici. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops. 2021. (* indicates equal contribution)
-|   Code Webpage
-|
-├── Adversarial Domain Adaptation Enhanced via Self-training
-|   Fazil Altinel, Ibrahim Batuhan Akkaya. Signal Processing and Communications Applications Conference (SIU). 2021.
-|
-└── Deep Structured Energy-based Image Inpainting
-    Fazil Altinel, Mete Ozay, Takayuki Okatani. International Conference on Pattern Recognition (ICPR). 2018.
-    Code
-
-(academia) fazil@localhost:~$ conda deactivate
-fazil@localhost:~$ ps ax
-
-PID     TTY     STAT    TIME    COMMAND
-1       tty2    R+      0:00    Main
-2       ?       Z       0:00    Notes
-3       pts/0   Ss<     8875:32 Publications
-
-
-fazil@localhost:~$ -
- -