Skip to content

Instantly share code, notes, and snippets.

View alexlyzhov's full-sized avatar
🐵

Alexander alexlyzhov

🐵
  • NYU
  • New York City
View GitHub Profile
import json
import os
from collections import defaultdict
import numpy as np
from PIL import Image
class DSModel:
MODEL_REL_FILENAME = 'class.txt'