facebookresearch/SlowFast: PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.

5518
STARS
96
WATCHERS
1115
FORKS
341
ISSUES

SlowFast's Language Statistics

facebookresearch's Other Repos

Star history of SlowFast
Issue history of SlowFast

SlowFast Recent Issues

Issue Title State Comments Created Date Updated Date Closed Date
KeyError: "filename 'storages' not found" open 0 2023-03-08 2023-03-25 -
Is it acceptable to used mixed-precision for the backward pass of reversibility? closed 2 2023-03-01 2023-03-25 2023-03-18
Failed to load video from the given path open 3 2023-02-21 2023-03-15 -
Weights MaskFeat312 fine-tuned on AVA open 0 2023-02-08 2023-03-15 -
ImportError: cannot import name 'cat_all_gather' from 'pytorchvideo.layers.distributed' open 1 2023-01-30 2023-03-15 -
SlowFast Inference: GPU CUDA out of memory open 4 2023-01-19 2023-03-15 -
Train slowfast for multi-perosn activity open 3 2023-01-13 2023-03-15 -
Reproduce AVA results of MAE_ST open 0 2022-12-28 2023-03-15 -
Where is the model saved after training? and how do you test it? closed 0 2022-12-21 2023-03-22 2022-12-28
RuntimeError: Distributed package doesn't have NCCL built in open 2 2022-12-12 2023-03-15 -
INSTALL.md is not up-to-date. Here is an updated version in my SlowFast fork open 0 2022-12-02 2023-03-15 -
NumPy array not writable error in slowfast/datasets/decoder.py when using torchvision backend. "np.array" typecasting required open 0 2022-12-02 2023-03-15 -
Getting RuntimeError: selected index k out of range closed 2 2022-11-29 2023-03-15 2022-11-30
maskfeat mvit-s fine-tuning on k400 config open 0 2022-11-28 2023-03-15 -
pyav decode leads memory leaks issue when 'duration' is none open 1 2022-11-24 2023-03-15 -
MaskFeat training lr and loss is zero closed 0 2022-11-16 2023-03-15 2022-11-24
How can I test my model closed 1 2022-11-09 2023-03-15 2022-11-14
_pickle.UnpicklingError: A load persistent id instruction was encountered, but no persistent_load function was specified. closed 1 2022-11-09 2023-03-15 2022-11-14
visualize predicted HOG closed 1 2022-10-28 2023-03-15 2022-10-28
Slowfast model with Kinetics data: RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 2 but got size 4 for tensor number 1 in the list. open 3 2022-10-24 2023-03-15 -
How to reproduce the Rev-ViT validation accuracy open 7 2022-10-20 2023-03-15 -
Minor issues on `PatchEmbed` code open 0 2022-10-19 2023-03-15 -
The REV-MViT of Kinetics 400 get a bad result open 4 2022-10-18 2023-03-15 -
Kinetics 400 MViTv1's model link is invalid open 1 2022-10-17 2023-03-15 -
Where could I find the implementation codebase of AVSlowfast nteworks (CVPR2020)? open 3 2022-10-17 2023-03-15 -
REV_MVIT_B_16x4 model error open 0 2022-10-16 2023-03-15 -
slowfast how to pytorch2onnx? open 0 2022-10-08 2023-03-15 -
FileNotFoundError: [Errno 2] No such file or directory:'data/ava/frames/NEQ7Wpf-EtI/NEQ7Wpf-EtI_023159.jpg' open 1 2022-10-07 2023-03-15 -
More documentation needed on how to assess SSL training results open 0 2022-09-28 2023-03-15 -
Accuracy extremely low training on K400 open 0 2022-09-26 2023-03-15 -
Ava config vs Ava c2 config open 1 2022-09-19 2023-03-15 -
reproducing error on MAE closed 1 2022-09-19 2023-03-15 2022-09-19
Error when trying to train X3D model using AVA dataset open 2 2022-09-16 2023-03-15 -
Backprop & Mean Pooling in Rev-MViT open 3 2022-09-12 2023-03-15 -
Multi-GPU Contrastive SSL: Runs fine with 1 or 2 GPUs, hangs with 4 GPUs open 0 2022-09-12 2023-03-15 -
Error when feeding input to pretrained MViTv model open 5 2022-09-11 2023-03-15 -
a bug about test_net.py open 1 2022-09-11 2023-03-15 -
Why does the mvit forward method only use the 1st item in the batch? closed 1 2022-09-09 2023-03-15 2022-09-13
about ava2.2 personid open 0 2022-09-06 2023-03-15 -
Reproduce the result of MViT on AVA open 2 2022-09-06 2023-03-15 -
How to select correct NUM_FRAMES and SAMPLING_RATE for a different frame rate? open 0 2022-08-30 2023-03-15 -
Use mvit2 to train AVA datasets open 0 2022-08-30 2023-03-24 -
some errors about install open 0 2022-08-30 2023-03-15 -
Is the HOGLayerC in MaskFeat registered with "gkern"? open 1 2022-08-28 2023-03-15 -
Release pre-trained models on AVA dataset open 0 2022-08-25 2023-03-15 -
MViTv1 model link ERROR open 1 2022-08-24 2023-03-24 -
AssertionError: test.csv dir not found open 2 2022-08-23 2023-03-15 -
Is there any x3d inference examples? open 2 2022-08-23 2023-03-15 -
How to convert slowfast model to TensorRT? open 1 2022-08-22 2023-03-15 -
How to convert x3d model to ONNX? open 0 2022-08-17 2023-03-15 -