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
cd ChAI/build
make bridge_objs
cd demos/video/chapel-webcam
make cleanall && make clean && make libsmol && make main
./main --modelPath sobel.pt
./main --chaiImpl=true --accelScale=0.45 --modelPath sobel.pt