John Krafcik

Results 11 issues of John Krafcik

~/tf/neuraltalk-master$ python eval_sentence_predictions.py usage: eval_sentence_predictions.py [-h] [-b BEAM_SIZE] [--result_struct_filename RESULT_STRUCT_FILENAME] [-m MAX_IMAGES] [-d DUMP_FOLDER] checkpoint_path eval_sentence_predictions.py: error: too few arguments when i run this script i got this error,is checkpoint...

Hello, author, your vit code is very concise and excellent. I found that the pre-training weight provided by "timm" is very inconsistent with your code. The key and value are...

Are there any training results on imagenet11k and imagenet22k?

when I trained in kinetics 400, it happened: `=> base model: resnet50 kinetics: 400 classes [06/22 16:52:42 TDN]: storing name: TDN__kinetics_RGB_resnet50_avg_segment8_e100 Initializing TSN with base model: resnet50. TSN Configurations: input_modality:...

RuntimeError: cuda runtime error (11) : invalid argument at /opt/conda/conda-bld/pytorch_1535491974311/work/aten/src/THC/THCGeneral.cpp:663 how to solve it?

Your project is very well written, but it seems that it has not been updated since TSM. Although there is mmaction, the bottom layer of mmcv feels very unfriendly.

Is your data desensitized?

Hello, author, your work is very good, when can you open-source config and model. utils for training? Thank you

when debugging line 44 in groupcam.py, it happens Exception has occurred: KeyError 'value' self.gradients.items is Is there a problem there? thanks