Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About other datasets #7

Open
Morning-YU opened this issue Oct 27, 2021 · 0 comments
Open

About other datasets #7

Morning-YU opened this issue Oct 27, 2021 · 0 comments

Comments

@Morning-YU
Copy link

I'm very interseted in your works. But when I experimented with the UCF101 dataset, the results were not encouraging ( just around 1%). Looking forward to your reply. THX!

The parameters of the experiment are as follows:

CUDA_VISIBLE_DEVICES=0,3,4,5 python stage1.py
dataset=ucf101
data_dir=/data/ymy/data/
train_stage=1
batch_size=32
num_segments_glancer=8
num_segments_focuser=12
glance_size=224
patch_size=144
random_patch=True
epochs=10
backbone_lr=0.00001
fc_lr=0.01
lr_type=cos
dropout=0.5
load_pretrained_focuser_fc=False
dist_url=tcp://127.0.0.1:8816
eval_freq=1
start_eval=0
print_freq=25
workers=16
pretrained_glancer='/data/AdaFocus-main/mobilenetv2_segment8.pth.tar'
pretrained_focuser='/data/AdaFocus-main/resnet50_segment12.pt.tar' # load the pretrained model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant