diff --git a/projects.html b/projects.html index 28a3ed8..6864b2d 100644 --- a/projects.html +++ b/projects.html @@ -7,16 +7,15 @@ fazil@altinel.dev:~$ find / -iname "projects"
-(academia) fazil@altinel.dev:~$ CUDA_VISIBLE_DEVICES=0,1,2,3 python publications.py
-├── 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)
+├── SelfDrivingCarTrafficLight
+|   Simple TensorFlow implementation of traffic light detection and classification tasks for Udacity annotated self-driving dataset.
 |
-├── Adversarial Domain Adaptation Enhanced via Self-training
-|   Fazil Altinel, Ibrahim Batuhan Akkaya. Signal Processing and Communications Applications Conference (SIU). 2021.
+├── ytMusicNotification
+|   Chrome extension to get desktop notifications when the song changes in Youtube Music.
 |
-└── Deep Structured Energy-based Image Inpainting
-    Fazil Altinel, Mete Ozay, Takayuki Okatani. International Conference on Pattern Recognition (ICPR). 2018.
+└── ytMusicNotification
+    Chrome extension to get desktop notifications when the song changes in Youtube Music.
 
fazil@altinel.dev:~$ ps ax