universe

Results 56 issues of universe

I trained candy style with this command: ``` th train.lua -h5_file coco.h5 -style_image images/styles/candy.jpg -style_image_size 384 -content_weights 1.0 -style_weights 5.0 -checkpoint_name checkpoint -gpu 0 -num_iterations 40000 ``` However, the result...

I change the load_size and crop_size to 512 in train_facades.sh, and get error. I want to train on large image size, how to do that? ``` Traceback (most recent call...

Color thief use rgb color space, is it possible to use lab space or customize distance function?

i use truncate function of Gaussian in bases-scala, but it seems not working the code: > val truncGaussian = dk.bayes.math.gaussian.Gaussian(0.5, 1).truncate(0.0, true) > for(i val d = truncGaussian.draw > println(d)...

能提供高管增减持数据吗

enhancement
help wanted

I notice that there is a doEyeFlow flag parameter. How to set it in hci.cpp? Will this parameter make eye prediction more robust? I use a video to do eyetraking...

Is there any way to solve cuda out of memory problem when input image is large? My input is about 1240x650 large. How to get around with this problem?

Is there dien estimator? RT.

question

How to input tfrecord data to train din? Can you provide tfrecord example for din model?

question

How to save constructed scene as objects file with textures and materials?