minyoung huh

Results 5 comments of minyoung huh

We sort our data into a dictionary .. where each key is an EXIF tag that is mapped to N lists (N is the number of values for the given...

For each training batch we choose 1 exif tag and 1 value within that tag. These are chosen uniformly at random. Given this tag and value we make sure half...

I ran into this issue when installing doom_py using python3.6. The cmake file seems to look for libboost_python-py36 which doesnt exist. One work around is to symlink py34 libboost suggested...

When beta is 1.0 the codebook is the only thing that gets updated. This is the intended design. You are correct that this is similar to the original VQVAE paper....

could you provide a short description of what you are trying to do and a code snippet to reproduce this error? note that each forward call in training mode will...