Evangelos Kazakos
@ekazakos.bsky.social
690 followers 460 following 640 posts
Postdoctoral researcher @ CIIRC, CTU, Prague working in vision & language. Also robotics noob. PhD from University of Bristol. Ex. Samsung Research (SAIC-C). I love coffee and plants. And socks.
Posts Media Videos Starter Packs
Pinned
ekazakos.bsky.social
Our work, GROVE, has been accepted to ICCV 2025! 🎉 This is collab. w. Cordelia Schmid & @josef-sivic.bsky.social.

We will release code, models and datasets within next 2 weeks.

We are also working on a search demo for the proposed datasets with user prompts!

I hope to see you all in Honolulu!
Reposted by Evangelos Kazakos
yoshitomo-matsubara.net
Did you open-source your #ICCV2025 works?

As a PyTorch Ambassador, I would like to write an article to introduce open-sourced ICCV 2025 works (including workshops and demos) for promoting open-source/science + PyTorch

If interested, share your work via the form in my reply 👇
Reposted by Evangelos Kazakos
sarameghanbeery.bsky.social
This is going to be fun! I'll be talking about our recent work on dataset subselection for specialization instead of generalization - how do we build optimal models for specific end users given a big pool of generalist data?
ekazakos.bsky.social
Ok, the computer vision classification convinced me to at least try it. I will give it a go! And thanks!
ekazakos.bsky.social
I want to make a feed for the upcoming ICCV 2025. Previously, I've built a computer vision (bsky.app/profile/did:...) using @skyfeed.app. Do you reckon @graze.social is better? Thanks!
Reposted by Evangelos Kazakos
epiphenomenal.bsky.social
Accurate.

#academia #academy #philsky #philosophysky #philosophy #science
Reposted by Evangelos Kazakos
humphreyshi.bsky.social
CVPR 2026 Workshop Call is officially open! 🎉

📅 Deadline: Nov 3, 2025
cvpr.thecvf.com/Conferences/...

We expect to host over 100 workshops this year — and this is where the next breakthroughs begin. 🚀

With Mei Chen,Erik Blasch,Brian Clipp,Sharon Huang,Andreas Savakis @cvprconference.bsky.social
ekazakos.bsky.social
As Jitendra Malik is saying "Robotics is too important to leave it to the robotics people".
chriswolfvision.bsky.social
Computer vision will not only save robotics, it will save AI 😆
chazfirestone.bsky.social
This is a big one! A 4-year writing project over many timezones, arguing for a reimagining of the influential "core knowledge" thesis.

Led by @daweibai.bsky.social, we argue that much of our innate knowledge of the world is not "conceptual" in nature, but rather wired into perceptual processing. 👇
Reposted by Evangelos Kazakos
parskatt.bsky.social
All papers I was assigned for 3DV were significantly higher quality than the papers I was assigned for ICCV.
Reposted by Evangelos Kazakos
ekazakos.bsky.social
I mean that probably explains why they are always angry... 😂
ekazakos.bsky.social
They seem like a couple that just had a fight and can't tolerate each other.
Reposted by Evangelos Kazakos
spahn711.bsky.social
One year ago today, a spectacular aurora display graced the night sky across much of the globe. This was my view in *Oklahoma.* What a beautiful world we are fortunate to live on. #photography
Pink, green, and orange aurora pillars with a SAR arc and moon-lit clouds over relatively still waters of a large lake. The andromeda galaxy between a red SAR arc and the Milky Way. Numerous pinkish aurora pillars with a bluish-purple sky and spotty clouds over relatively still waters of a large lake. Pink, green, and orange aurora pillars with a bluish-purple sky over relatively still waters of a large lake.
Reposted by Evangelos Kazakos
vickykalogeiton.bsky.social
Very proud of our recent work, kudos to the team! Read @davidpicard.bsky.social’s excellent post for more details or the paper arxiv.org/pdf/2502.21318
ekazakos.bsky.social
Congratulations Dr. Edstedt! 🎉
Reposted by Evangelos Kazakos
andreasgeiger.bsky.social
Personal programs for ICCV 2025 are now available at:
www.scholar-inbox.com/conference/i...
Reposted by Evangelos Kazakos
ducha-aiki.bsky.social
For those going to @iccv.bsky.social, welcome to our RANSAC tutorial on October 2025 with
- Daniel Barath
- @ericbrachmann.bsky.social
- Viktor Larsson
- Jiri Matas
- and me
danini.github.io/ransac-2025-...
#ICCV2025
ekazakos.bsky.social
To keep the tradition, the lineup is 🔥🔥🔥
gtolias.bsky.social
The Visual Recognition Group at CTU in Prague organizes the 50th Pattern Recognition and Computer Vision Colloquium with
Torsten Sattler, Paul-Edouard Sarlin, Vicky Kalogeiton, Spyros Gidaris, Anna Kukleva, and Lukas Neumann.
On Thursday Oct 9, 11:00-17:00.

cmp.felk.cvut.cz/colloquium/
Reposted by Evangelos Kazakos
shahabbakht.bsky.social
Interesting paper suggesting a mechanism for why in-context learning happens in LLMs.

They show that LLMs implicitly apply an internal low-rank weight update adjusted by the context. It’s cheap (due to the low-rank) but effective for adapting the model’s behavior.

#MLSky

arxiv.org/abs/2507.16003
Learning without training: The implicit dynamics of in-context learning
One of the most striking features of Large Language Models (LLM) is their ability to learn in context. Namely at inference time an LLM is able to learn new patterns without any additional weight updat...
arxiv.org
ekazakos.bsky.social
I've added a rule to add posts from this account always in the feed so no need for the tag 😉 But thanks a lot for caring about it mate! ❤️
Reposted by Evangelos Kazakos
sungkim.bsky.social
ModernVBERT

A vision-language encoder that matches the performance of models 10× its size on visual retrieval tasks!

📄 Paper: arxiv.org/abs/2510.01149
🌐 Blog: huggingface.co/blog/paultlt...
👨‍🍳 Finetuning Cookbook: colab.research.google.com/drive/1bT5LW...
🤗 Models: huggingface.co/ModernVBERT
ekazakos.bsky.social
If you install ROCm version of PyTorch for AMD, you can of course use it without any changes in your code and with very negligible differences in performance (without this meaning that CUDA performs better).