-
in this repo the default mean and std is the mean of activitynet and the std of kinetics but in your another repo(video-classification-3d-cnn-pytorch) you defaut use std=[1,1,1]in your code,which one …
-
I am also wondering if the dataset you used for training the network is enough to train the network well, because the dataset is so small, just tens or hundreds of images. Thanks
-
Thank you very much for sharing, your code has provided a great help for my academic research.
Based on my current understanding of the code, does the part of the code you upload only generate a ps…
-
Hello Tadas,
I really have two problems, the first that I can't test the image with OpenFace offline, it shows me a message:
> Openfaceoffline.exe has stopped working
( with the last version 2.20)…
-
Dear All,
So I have some basic experience with frcnn and 3D CNN classifier. Wanted to try to create 3D frcnn code. Was able to modify the code for the purpose quite a bit. Having a hard time to mod…
-
We are using CNN to score original non-minimized peptide samples created by BRIKARD.
Training is [here](https://github.com/ignatovmg/mhc-adventures/blob/mhc_peptide_class/tools/train.py) and the mod…
-
build 2d and 3d cnn for brain decoding
In 2d-conv, we sliced the fMRI volume in z-axis to create 2d volumes.
The time series were treated as channels, which varied from 1 TR to entire trial for insta…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Parkinsons Vision Based Pose Estimation
:red_circle: **Aim** : The goal of this project was to use feat…
-
Hi,
I'm looking to apply Grad-CAM to a 3D CNN classifier that I have trained.
This CNN takes input volumes of shape (250,250,6). I have applied the same approach as outlined in Grad-CAM.ipynb to t…
-