I had a hard time setting up my local machine to run RAFT. To make it easier for the next person, I created a Docker image that runs a slightly modified version of the inference.py file on two provided frames. It already has Pytorch and all the other necessary dependecies installed.
Open to making tweaks to it if necessary. Please let me know :)
I had a hard time setting up my local machine to run RAFT. To make it easier for the next person, I created a Docker image that runs a slightly modified version of the
inference.py
file on two provided frames. It already has Pytorch and all the other necessary dependecies installed.Open to making tweaks to it if necessary. Please let me know :)