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
Install anaconda (https://www.anaconda.com/download) and import the environment using ao_projekt.yaml.
Set a correct abosolute path to python on anaconda in config.json.
Download best_accuracy.pth from https://drive.google.com/file/d/1e7jqfMhxpf0UPNwDUrpwEMOrItN-b38l/view?usp=drive_link and place in the same folder as server.js.
Install node.js dependencies using npm i.
Start server node server.js.
Using:
Navigate to http://localhost:3000/.
Choose an image via Choose File input.
Mark clipping region by holding mouse down dragging and releasing.
Click Clip and Submit and wait for server response.