chihfanhsu / gaze_correction

Correcting gaze by warping-based convolutional neural network in live video communication
283 stars 54 forks source link

How to run this project on ubuntu #25

Closed sosoIrving closed 1 year ago

sosoIrving commented 1 year ago

My windows computer doesn't has NVIDIA GPU,I can only run it in ubuntu server. But I can't install pywin32 in ubuntu. Can you give me some suggestions about this question ?

chihfanhsu commented 1 year ago

The pywin32 package is used to find a certain window on the screen. You should find the corresponding package and replace the corresponding codes.