spmallick / learnopencv

Learn OpenCV : C++ and Python Examples
https://www.learnopencv.com/
21.09k stars 11.58k forks source link

Cannot run "Human-Action-Recognition-Using-Detectron2-And-Lstm" #887

Open vtn98 opened 7 months ago

vtn98 commented 7 months ago

Thank your project I tried to run "lstm_train.ipynb" with python3.7 and python3.10 (google colab) but was not successful. python3.7 => cannot restart session after install requirements python3.10 => shape '[6800, 1]' is invalid for input of size 6400 Could you help me run successfully this part? Thank you!