activitynet / ActivityNet

This repository is intended to host tools and demos for ActivityNet
MIT License
944 stars 330 forks source link

ModuleNotFoundError: No module named 'fvcore.common.registry' #66

Closed yinruiying closed 4 years ago

yinruiying commented 4 years ago

Thanks for your nice work! I have installed all of libraries following your install.md. But when i run "python tools/run_net.py --cfg configs/Kinetics/C2D_8x8_R50.yaml NUM_GPUS 1 TRAIN.BATCH_SIZE 8 SOLVER.BASE_LR 0.0125 DATA.PATH_TO_DATA_DIR path_to_your_data_folder", i got the following error: image I find the "fvcore" in my installed packages: image

escorciav commented 4 years ago

I'm sorry but this is out of the scope of the repo. As such I'm closing the issue. Check out StackOverflow for help.