Dynamically Intelligent View Managment
Install the requirements from the environment.yml file
conda env create -f environment.yml
Note: change the environment name to avoid having conflicts
Also check other requirements mentioned below
run the jupyter notebook
python divm_runner.py <filename without extension>
Use .mp4 files and store them in the test_vidz directory
You can download the apexLegends.mp4(1.3GB) file from here or use your own video file and move to test_vidz
Download saved model from here and move to saved_model directory