Pinned Repositories
basemodels-fine-tuning-SST2
convex_optimizer
Enhancing-By-Subtasks-Components
This project aims to tackle data scarcity in a specific task by training a single base model with multiple heads, each dedicated to a different NLP task. These "supporting tasks" aim to leverage shared knowledge across domains, enhancing the model's performance and robustness.
FIber_Spread
Fiber Spread is a project to map the optic fibers spread in Israel.
Garage-Management
A desktop app for garage Management
Matching-Game
A matching game in C#
Patient-Engagement-App
Patient Engagement is a mobile application, that its purpose is to create a user with details that will simulate a new coming patient to a medical procedure.
qMRI_Analyzer
This project combines statistical methods and machine learning techniques to analyze brain aging using qMRI data. It includes data preprocessing, correlation analysis, classification, and visualization of brain region changes during aging.
stylegan_style_transfer
We used a pre-trained stylegan(Nvidia) on the WikiArt dataset, and tested some style transfer techniques
Travel-race-game
An original board game that I and my two friends created, using java and MVC pattern.
NivAm12's Repositories
NivAm12/Enhancing-By-Subtasks-Components
This project aims to tackle data scarcity in a specific task by training a single base model with multiple heads, each dedicated to a different NLP task. These "supporting tasks" aim to leverage shared knowledge across domains, enhancing the model's performance and robustness.
NivAm12/stylegan_style_transfer
We used a pre-trained stylegan(Nvidia) on the WikiArt dataset, and tested some style transfer techniques
NivAm12/basemodels-fine-tuning-SST2
NivAm12/convex_optimizer
NivAm12/FIber_Spread
Fiber Spread is a project to map the optic fibers spread in Israel.
NivAm12/Garage-Management
A desktop app for garage Management
NivAm12/Matching-Game
A matching game in C#
NivAm12/Media-Player
NivAm12/Patient-Engagement-App
Patient Engagement is a mobile application, that its purpose is to create a user with details that will simulate a new coming patient to a medical procedure.
NivAm12/qMRI_Analyzer
This project combines statistical methods and machine learning techniques to analyze brain aging using qMRI data. It includes data preprocessing, correlation analysis, classification, and visualization of brain region changes during aging.
NivAm12/Travel-race-game
An original board game that I and my two friends created, using java and MVC pattern.
NivAm12/NegativeCyberNews
NivAm12/pygcn
Graph Convolutional Networks in PyTorch
NivAm12/SAM-Adapter-PyTorch
Adapting Meta AI's Segment Anything to Downstream Tasks with Adapters and Prompts
NivAm12/SAMed
The implementation of the technical report: "Customized Segment Anything Model for Medical Image Segmentation"
NivAm12/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
NivAm12/segment-anything-medical