issues
search
kenshohara
/
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
MIT License
3.9k
stars
932
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to change the number of clips generated arround the selected temporal position ?
#282
sebyo
opened
1 year ago
0
error : expected tensor as element 0 in argument 0
#281
sebyo
closed
4 days ago
0
evaluate top-1 video accuracy of recognition result : invalid argument for the ground truth ?
#280
sebyo
closed
4 days ago
0
accuracy = sum(correct)/n_ground_truth : ZeroDivision Error: Division by Zero
#279
sebyo
opened
1 year ago
2
transforms.Scale renamed transforms.Resize
#278
mashakhart
opened
1 year ago
1
what does the code line: "r3d200_KM_200ep.pth: --model resnet --model_depth 200 --n_pretrain_classes 1039" mean ?
#277
wuchengyu123
opened
1 year ago
2
RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.
#276
shizishen
opened
1 year ago
2
main.py: error: unrecognized arguments: hmdb51_3.json
#275
soumyadbanik
opened
1 year ago
2
ABOUT ucf101_json
#274
theones-g
opened
2 years ago
1
is there 3d densenet pretrained models?
#273
emergencyd
opened
2 years ago
0
Image Resolution 112*112
#272
darshvirbelandis
opened
2 years ago
1
Why is opt.n_val_samples 3
#271
YTHmamba
opened
2 years ago
1
How to calculate UCF101's top1 video level accuracy
#270
YTHmamba
closed
2 years ago
1
Running on Windows, convert avi to jpg. FileNotFoundError: [WinError 2] The system cannot find the specified file.
#269
YTHmamba
closed
2 years ago
2
the solution about the low acc in UCF101_01 after loading pretrained-model
#268
SwordHarry
closed
2 years ago
1
AssertionError when I inference
#267
z369437558
opened
2 years ago
1
How to convert a model(save_200.pth) to an onnx model?
#266
hunagjingwei
opened
2 years ago
0
datasets used in model training
#265
paden118
opened
3 years ago
1
pretrained model on IG-65M or IG-65M+Kinetics
#264
paden118
opened
3 years ago
0
Accimage is not available
#263
huanggeng698
closed
3 years ago
1
Accuracy for ntu60 RGB
#262
dhruvgrover1251
opened
3 years ago
0
ResNeXt101-kinetics on HMDB51-split02,split-03; and UCF101-split02,split03 pretrained model
#261
lurchycc
opened
3 years ago
0
Question About Batch_size and Epoch
#260
EmirhanToprak
opened
3 years ago
0
training from scratch
#259
Tortoise17
closed
3 years ago
0
input_shape
#258
MoGomaa
opened
3 years ago
0
module.***
#257
WhitePageWu
opened
3 years ago
0
Error when load state_dict to finetune on ucf101 from pretrained model r2p1d34_K_200ep.pth : Missing key(s) in state_dict
#256
nl8590687
opened
3 years ago
2
Data Augmentation Question
#255
EmirhanToprak
opened
3 years ago
0
Bug in TemporalEvenCrop
#254
ombretta
opened
3 years ago
0
use model test single video
#253
784682065
opened
3 years ago
1
Slow dataloading every N batches, where N=num_threads
#252
exnx
opened
3 years ago
2
Test model
#251
harddrad
opened
3 years ago
0
questions about old pretrained models
#250
qzhb
opened
3 years ago
1
unable to create val.json
#249
suravijayjilla
opened
3 years ago
4
Training for new videos.
#248
suravijayjilla
opened
3 years ago
0
generate_video_jpgs.py arguments are required error
#247
EmirhanToprak
closed
3 years ago
2
visualization!!!
#246
slighting666
opened
3 years ago
1
GPU utilization rate and distribution training
#245
byrsongyuxin
opened
3 years ago
1
KeyError of distributed training
#244
byrsongyuxin
closed
3 years ago
2
Very poor performance on pre-trained models.. maybe un matching Labels to index file
#243
Purav-Zumkhawala
closed
3 years ago
1
Train time on UFC101 fine tuning on fully connected layer and loading model query
#242
Purav-Zumkhawala
closed
3 years ago
1
Running on Windows, convert avi to jpg. FileNotFoundError: [WinError 2] The system cannot find the specified file.
#241
N00k0428
opened
3 years ago
4
train on ucf,"ValueError: num_samples should be a positive integer value, but got num_samples=0"
#240
N00k0428
opened
3 years ago
3
error in generating ucf101.json
#239
N00k0428
opened
3 years ago
1
KeyError: 'Biking' when training on UCF101
#238
N00k0428
closed
3 years ago
2
Is there a simple way to get inference results on video files that are not part of the considered data sets?
#237
quenot
opened
3 years ago
2
avi failed to generate jpg
#236
N00k0428
closed
3 years ago
1
fixed for use of efficient memory
#235
titania7777
opened
3 years ago
0
I inflated the google's lasted lightweighted 2d cnn model: MobileNetv3 to 3d, and get a higher precision 52% on ucf101 from scratch
#234
Huixxi
closed
3 years ago
0
docs: fix simple typo, infomartion -> information
#233
timgates42
opened
3 years ago
0
Next