99 Followers
169 Following
392 Posts
Doctoral Researcher (PhD Student, Engineering/Computer Science) | Horizon 2021 Program | Marie-Sklodowska-Curie Doctoral Network | University of Eastern Finland
Webloghttps://hue-salari.ir
GitHubhttps://github.com/mh-salari
Linkedinhttps://www.linkedin.com/in/hue-salari

A very informative presentation about eye tracking by Craig Hennessey. I really enjoyed the practical details Craig provided.

'Introduction to Eye-Tracking and Biometric Experiments: Equipment Setup, Recording, and Analysis.'"
https://youtu.be/a8uEQ6aCqo4

#EyeTracking

Introduction to Eye-Tracking and Biometric Experiments: Equipment Setup, Recording, and Analysis

YouTube
What would be an appropriate amount of time to wait before starting to send memes to my supervisor? Asking for a friend .
It's official! @fenjan is now extinct, like an actual dinosaur!

"GazeGraph: Graph-based Few-Shot Cognitive Context Sensing from Human Visual Behavior"

Paper๐Ÿ”—: https://par.nsf.gov/servlets/purl/10296635
Dataset๐Ÿ”—: https://github.com/EyeSyn/GazeGraph

"EyeSyn: Psychology-inspired Eye Movement Synthesis for Gaze-based Activity Recognition"

tl;dr: A virtual eye to generate synthetic eye movement data for gazed-based activity recognition models.

Paper ๐Ÿ”—: https://maria.gorlatova.com/wp-content/uploads/2022/03/EyeSyn_CR.pdf
GitHub ๐Ÿ”—: https://github.com/EyeSyn/EyeSynR

Everything you need to know about Few-Shot Learning!

https://blog.paperspace.com/few-shot-learning/

Everything you need to know about Few-Shot Learning

In this tutorial, we examine the Few-Shot Learning paradigm for deep and machine learning tasks. Readers can expect to learn what it is, different techniques, and details about use cases for Few-Shot Learning

Paperspace Blog
easy parts are done, now it's time to implement adding new words and units pages. I don't think the practice page and algorithm take that much time.

Fewer is More: Efficient Object Detection in Large Aerial Images

https://arxiv.org/abs/2212.13136v2

Fewer is More: Efficient Object Detection in Large Aerial Images

Current mainstream object detection methods for large aerial images usually divide large images into patches and then exhaustively detect the objects of interest on all patches, no matter whether there exist objects or not. This paradigm, although effective, is inefficient because the detectors have to go through all patches, severely hindering the inference speed. This paper presents an Objectness Activation Network (OAN) to help detectors focus on fewer patches but achieve more efficient inference and more accurate results, enabling a simple and effective solution to object detection in large images. In brief, OAN is a light fully-convolutional network for judging whether each patch contains objects or not, which can be easily integrated into many object detectors and jointly trained with them end-to-end. We extensively evaluate our OAN with five advanced detectors. Using OAN, all five detectors acquire more than 30.0% speed-up on three large-scale aerial image datasets, meanwhile with consistent accuracy improvements. On extremely large Gaofen-2 images (29200$\times$27620 pixels), our OAN improves the detection speed by 70.5%. Moreover, we extend our OAN to driving-scene object detection and 4K video object detection, boosting the detection speed by 112.1% and 75.0%, respectively, without sacrificing the accuracy. Code is available at https://github.com/Ranchosky/OAN.

arXiv.org
I definitely need to add an NLP to @fenjan! but my server cannot handle any zero-shot and few-shot learning models (1GB of ram and already running 5-6 different bots) and I don't have enough data to train a conventional model.

#DeepSeeColor: Realtime Adaptive Color Correction for Autonomous Underwater Vehicles via Deep Learning Methods

 ๐Ÿ”— :https://arxiv.org/pdf/2303.04025.pdf

The code (will be published sometime around May 29): https://warp.whoi.edu/deepseecolor/