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
In a domestic environment, people's behavior is often routine. They move place to place in a house while activating different domestic appliances and lights. On the other hand, CCTV is becoming a common surveillance system installed in many houses and buildings. A correctly trained adaptive system can predict the behavior and perform control act…
git clone https://github.com/RisithPerera/e15-4yp-human-behavior-prediction-using-cctv.git
cd e15-4yp-human-behavior-prediction-using-cctv/code
Download pretrained weights
./weights/download_weights.sh
How to Run
python CCTVObserver.py
python FaceObserver.py
Results
About
In a domestic environment, people's behavior is often routine. They move place to place in a house while activating different domestic appliances and lights. On the other hand, CCTV is becoming a common surveillance system installed in many houses and buildings. A correctly trained adaptive system can predict the behavior and perform control act…