To download the docker use the following command line: docker pull alberdibu/test_ai4eu:0.1 To test it you have attached some files and videos. Create an empty folder and uncompress the data inside the folders. To run the experiment use the following command: docker-compose up By default, the finetuning process is set to 200. This will take some time to retrain the network with the input data depending if GPU is available or not. You can reduce this value to a lower one. The range of this value is 0 - inf (integer!!!). To modify the input parameters open the "docker-compose.yml" and modify the paths to your input videos and the finetuning value.