DGAM-Weakly-Supervised-Action-Localization icon indicating copy to clipboard operation
DGAM-Weakly-Supervised-Action-Localization copied to clipboard

file not found

Open Wasiiiii opened this issue 5 years ago • 2 comments

Traceback (most recent call last): File "test.py", line 80, in main() File "test.py", line 31, in main logger = create_logger(config, 'test') File "C:\Users\Wasif\Prog\lib\utils\utils.py", line 75, in create_logger logging.basicConfig(filename=str(final_log_file), File "C:\Users\Wasif\anaconda3\envs\DGAM\lib\logging_init_.py", line 1976, in basicConfig h = FileHandler(filename, mode) File "C:\Users\Wasif\anaconda3\envs\DGAM\lib\logging_init_.py", line 1143, in init StreamHandler.init(self, self.open()) File "C:\Users\Wasif\anaconda3\envs\DGAM\lib\logging_init.py", line 1172, in _open return open(self.baseFilename, self.mode, encoding=self.encoding) FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Wasif\Prog\experiments\THUMOS14\test\THUMOS14_2020-06-02-02-09_test.log'

Wasiiiii avatar Jun 02 '20 09:06 Wasiiiii

Hi Wasif, thanks for pointing our this! I think you could create a direction /experiments/THUMOS14/test/ and it will be fine. Same for ActivityNet12. I've updated the repo accordingly, please check, thanks!

bfshi avatar Jun 02 '20 16:06 bfshi

Thanks for your reply I will check it according to your instructions. Thanks again it was great favour for me.

On Tue, 2 Jun 2020, 21:15 Baifeng Shi, [email protected] wrote:

Hi Wasif, thanks for pointing our this! I think you could create a direction /experiments/THUMOS14/test/ and it will be fine. Same for ActivityNet12. I've updated the repo accordingly, please check, thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bfshi/DGAM-Weakly-Supervised-Action-Localization/issues/3#issuecomment-637657854, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHU4JMAU2CWBMRJZIERJ6LRUUQQ7ANCNFSM4NQRG42Q .

Wasiiiii avatar Jun 02 '20 16:06 Wasiiiii