class RahulRamachandran:
def __init__(self):
self.name = "Rahul Ramachandran"
self.work = {
"role": "student π¨π½βπ",
"institute": "UIUC π"
}
self.contact = {
"email": "[email protected]",
"website": "https://rahuboy.github.io/"
}
def __str__(self):
return f"Hi, I'm {self.name}. I'm a student at UIUC passionate about computer science and deep learning."
me = RahulRamachandran()
PhD Student at UIUC
-
University of Illinois Urbana-Champaign
- Champaign
- https://rahuboy.github.io/
- @rahul_ramach
Highlights
- Pro
Pinned Loading
-
-
EPFL-VILAB/fm-vision-evals
EPFL-VILAB/fm-vision-evals PublicHow Well Does GPT-4o Understand Vision? Evaluating Multimodal Foundation Models on Standard Computer Vision Tasks, ICLR 2026
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
