Skip to content

Instantly share code, notes, and snippets.

View bendangnuksung's full-sized avatar
👷‍♂️
At work

Bendang bendangnuksung

👷‍♂️
At work
View GitHub Profile
import torch
torch.cuda.set_device(0)
# In[2]:
import torch
from detectron2 import model_zoo
from detectron2.engine import DefaultPredictor