3D-ResNets-PyTorch icon indicating copy to clipboard operation
3D-ResNets-PyTorch copied to clipboard

about how to test

Open zhj123169 opened this issue 5 years ago • 8 comments

Thank you for your great work! I‘m a beginner of this area so part of this project seems difficult for me.For example,I want to test UCF101 to get accuracy using one of your Pre-trained models.How to make it???May I get the detailed method of testing,including parameters? Looking forward to your reply!

zhj123169 avatar Aug 12 '18 08:08 zhj123169

hai..iam facing the same issue. Can you kindly help..

chowkamlee81 avatar Sep 18 '18 09:09 chowkamlee81

Any update on this? I've enabled the "--test" flag as well as "--test_subset test" for main.py but not having much luck testing.

akashp1196 avatar Apr 27 '19 05:04 akashp1196

@akashp1196 Do you know how to run the code and load the required parameters before testing UCF101

slighting666 avatar Jan 07 '20 06:01 slighting666

Sorry I took this repository as a referrence for my own code. You'd better ask kenshohara for details.

---Original--- From: "slighting666"<[email protected]> Date: Tue, Jan 7, 2020 14:07 PM To: "kenshohara/3D-ResNets-PyTorch"<[email protected]>; Cc: "Subscribed"<[email protected]>; Subject: Re: [kenshohara/3D-ResNets-PyTorch] about how to test (#87)

@akashp1196 Do you know how to run the code and load the required parameters before testing UCF101

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

87003697 avatar Jan 07 '20 06:01 87003697

Can you give me some advice? My qq114974577

------------------ 原始邮件 ------------------ 发件人: "ZhiyuanthePony"<[email protected]>; 发送时间: 2020年1月7日(星期二) 下午2:16 收件人: "kenshohara/3D-ResNets-PyTorch"<[email protected]>; 抄送: "slighting"<[email protected]>;"Comment"<[email protected]>; 主题: Re: [kenshohara/3D-ResNets-PyTorch] about how to test (#87)

Sorry I took this repository as a referrence for my own code. You'd better ask kenshohara for details.

---Original--- From: "slighting666"<[email protected]&gt; Date: Tue, Jan 7, 2020 14:07 PM To: "kenshohara/3D-ResNets-PyTorch"<[email protected]&gt;; Cc: "Subscribed"<[email protected]&gt;; Subject: Re: [kenshohara/3D-ResNets-PyTorch] about how to test (#87)

@akashp1196 Do you know how to run the code and load the required parameters before testing UCF101

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

slighting666 avatar Jan 07 '20 06:01 slighting666

要不你加我吧,加你需要回答问题,我QQ870036797

---Original--- From: "slighting666"<[email protected]> Date: Tue, Jan 7, 2020 14:20 PM To: "kenshohara/3D-ResNets-PyTorch"<[email protected]>; Cc: "Comment"<[email protected]>;"ZhiyuanthePony"<[email protected]>; Subject: Re: [kenshohara/3D-ResNets-PyTorch] about how to test (#87)

Can you give me some advice? My qq114974577

------------------&nbsp;原始邮件&nbsp;------------------ 发件人:&nbsp;"ZhiyuanthePony"<[email protected]&gt;; 发送时间:&nbsp;2020年1月7日(星期二) 下午2:16 收件人:&nbsp;"kenshohara/3D-ResNets-PyTorch"<[email protected]&gt;; 抄送:&nbsp;"slighting"<[email protected]&gt;;"Comment"<[email protected]&gt;; 主题:&nbsp;Re: [kenshohara/3D-ResNets-PyTorch] about how to test (#87)

Sorry I took this repository as a referrence for my own code. You'd better ask kenshohara for details.

---Original---
From: "slighting666"<[email protected]&amp;gt;
Date: Tue, Jan 7, 2020 14:07 PM
To: "kenshohara/3D-ResNets-PyTorch"<[email protected]&amp;gt;;
Cc: "Subscribed"<[email protected]&amp;gt;;
Subject: Re: [kenshohara/3D-ResNets-PyTorch] about how to test (#87)

@akashp1196
Do you know how to run the code and load the required parameters before testing UCF101


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

87003697 avatar Jan 07 '20 06:01 87003697

Do you know the difference between test(inference) and validation in ucf101,a little confused . I can't understand why we can use the same video in validation and test.@87003697

HuangZuShu avatar Jan 17 '21 02:01 HuangZuShu

After training. How to test using my trained model

WhitePageWu avatar Jun 18 '21 06:06 WhitePageWu