Stars
Robust Speech Recognition via Large-Scale Weak Supervision
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Quick usage of MediaPipe's selfie segmentation model.
Simulation of Ultrasound signals on a 3D Brain model using K-Wave toolbox. Plus simple ultrassound focusing algorithm.
Trying to read brain waves using the Muse 2 EEG headset.
We build an EEG headset which allows the user to send morse code to a computer using their brain wave activity.
An easy-to-use platform for EEG experimentation in the classroom
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on d…
Magnetic Resonance Imaging (MRI) Simulation Code in Python
MRI simulator for educational purposes written in MATLAB
Combustion engine simulator that generates realistic audio.
Detecting and counting small objects - Analysis, review and application to counting
Web cam eye tracker, random forest used to train on pupil data
Many studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project provides a series of 3D-ResNet pre-trained models and rela…
an AI algorithm for detecting trash in geolocated images
TF2.3 DCE-/DSC-MRI processing code, collected, tested and made available to all.
MATLAB code for Multidimensional Diffusion MRI
Stanford University Rad229 Class Code: MRI Signals and Sequences
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。