3d-cnn-model
There are 9 repositories under 3d-cnn-model topic.
WAMAWAMA/WAMA_Modules
A PyTorch Computer Vision (CV) module library for building n-D networks flexibly ~
TomStog/Infrared-SpO2
The dataset used for the "A non-contact SpO2 estimation using video magnification and infrared data" publication
meghana-kshirsagar/3DCNN_protein_structures
3D CNN for protein structures
dinaYriad/Action-Recognition
This project involves the identification of different actions from video clips where the action may or may not be performed throughout the entire duration of the video. This is done using two CNN models which are 3D-CNN and LSTM models.
Monesh-97/Multi-Label-Prediction-For-videos-using-Zero_Shot_Learning
Multi-Label-Prediction-For-videos-using-Zero_Shot_Learning
srija-cell/MODELLING-MORPHOGENESIS-IN-3D-NEURAL-CELLULAR-AUTOMATA
The objectives of this project are: Developing an extension of the methodology described in the paper “Growing Neural Cellular Automata” to facilitate complex structure generation in three dimensions and to simulate the growth of multicellular structure starting from a single cell.
vishal815/Deep-Learning-Models-for-3D-MRI-based-Brain-Tumor-Segmentation-using-Seg-Net-V--Net-and-U-Net
This project focuses on the segmentation of brain tumors in 3D MRI images using Convolutional Neural Network (CNN) models. The research compares the performance of SegNet, V-Net, and U-Net architectures for brain tumor segmentation and evaluates them based on complexity, training time, and segmentation accuracy.
damianpolakpjwstk/pseudo3d_pytorch
Pseudo-3D CNN networks in PyTorch.
ikathuria/DepthGestureRecognition
A motion gesture detection and recognition model with depth estimation made with a 3D-CNN using the 20bnJester dataset.