Face-Image-Motion-Model icon indicating copy to clipboard operation
Face-Image-Motion-Model copied to clipboard

Please provide resources requirements

Open oboje opened this issue 4 years ago • 1 comments

Please provide some basic info how much compute power or which video card i need in order to play with your code. thanks.

oboje avatar Mar 16 '20 00:03 oboje

I didn't test it on the local machine. All work was done at Google Colab.

tg-bomze avatar Apr 01 '20 11:04 tg-bomze

@tg-bomze I'm trying to build this on a CentOS7 web server, so I'm trying to install the NVIDIA driver, and having issues explained below.

I know that your Google Colab Is a Linux Ubuntu web server with a NVIDIA driver installed. I output the OS as well as it's driver/video card info:

OS
==
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.6 LTS
Release:	18.04
Codename:	bionic

Video Card/Driver
=============
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
  *-display
       description: 3D controller
       product: NVIDIA Corporation [10DE:1EB8]
       vendor: NVIDIA Corporation [10DE]
       physical id: 4
       bus info: pci@0000:00:04.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: msix pm bus_master cap_list
       configuration: driver=nvidia latency=0
       resources: iomemory:30-2f iomemory:30-2f irq:11 memory:c0000000-c0ffffff memory:380000000-38fffffff memory:390000000-391ffffff

Do you know anything about installing this?? PLEASE tell me anything you know. Did you install it somehow on the Colab Server? Did you install cuda?

I've downloaded a driver NVIDIA-Linux-x86_64-418.113.run and when I try to install it I get this error message in the Console GUI: WARNING: You do not appear to have an NVIDIA GPU supported by the 418.113 NVIDIA Linux graphics driver installed in this system. For further details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in the README available on the Linux driver download page at www.nvidia.com.

I found tutorials on the CentOS driver installations here and here.

Thanks! Joe

P.S. I'm open to pay for your/anyone time that helps me get this installed on my CentOS server. If I need to spin up an Ubuntu server I can do that as well if this wont work in CentOS.

BOXNYC avatar Nov 16 '22 17:11 BOXNYC