You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @amiratag,
Thank you for sharing the code.I am trying to run your code using imagenet validation dataset(I have 10 class each contains 25 images).I am getting results, in which chosen_players.txt contains 17216 players(Is that value as expected?). In cb_run.py, if I understand correctly the default values of each element of mem_tmc are -1, what does it refer?. How many iteration will required to get correct result and what will be output result.
The text was updated successfully, but these errors were encountered:
Hello, excuse me. Could you tell me how long did it take you to run out the results (i.e. find top-k filters)?
I now want to migrate the code to a resnet model trained with the pytorch framework, and I want to estimate the time of a round of experiments. Looking forward to your reply, thank you very much!
Hello, excuse me. Could you tell me how long did it take you to run out the results (i.e. find top-k filters)? I now want to migrate the code to a resnet model trained with the pytorch framework, and I want to estimate the time of a round of experiments. Looking forward to your reply, thank you very much!
Hello, I'd like to ask if your issue has been resolved? When I run it, it's just in a constant loop. Shouldn't 17216 decrease?
Hi @amiratag,
Thank you for sharing the code.I am trying to run your code using imagenet validation dataset(I have 10 class each contains 25 images).I am getting results, in which chosen_players.txt contains 17216 players(Is that value as expected?). In cb_run.py, if I understand correctly the default values of each element of mem_tmc are -1, what does it refer?. How many iteration will required to get correct result and what will be output result.
The text was updated successfully, but these errors were encountered: