Skip to content

Instantly share code, notes, and snippets.

View hadikazemi's full-sized avatar

Hadi Kazemi hadikazemi

View GitHub Profile
@hadikazemi
hadikazemi / temp.py
Created September 28, 2017 13:57
Fixed Code
import numpy as np
import bson
import tensorflow as tf
from StringIO import StringIO
import skimage
from skimage import io
# Load bson data and dump to TFRecord File
def _int64_feature(value):