Nitish Bhardwaj

Results 10 issues of Nitish Bhardwaj

@ranahanocka @emepetres @bertjiazheng : I found a link in the wiki, any update on this https://github.com/ranahanocka/MeshCNN/wiki/Segmentation ? I want to tag parts and train my own 3D segmentation model ?

question

I am using [multi-predict code](https://github.com/tensorflow/magenta-demos/blob/master/sketch-rnn-js/multi_predict.js) to generate multiple sketches. Can I save the generated sketches as images(png, jpg)? Thanks

Hi, I am exploring the code, [the trained files](https://github.com/tensorflow/magenta-demos/tree/master/sketch-rnn-js#pre-trained-weight-files) mentioned here are in JSON format. I need the trained models in tensorflow form. When I downloaded the trained model from...

As I can see from the paper, > Since we are only interested in sketch to image synthesis, all models are tested on the test split of Sketchy. How to...

@jal278 : Thanks for sharing your code. I checked your paper "Creative Generation of 3D Objects with Deep Learning and Innovation Engines:" which is very interesting. Could you please share...

How can I store the generated animation output as 3D mesh model instead of gif?

Hi, I want to run evaluation code locally using pre-trained model on COCO-dataset. I don't want to create a docker container or any API based on call. I tried to...

I launched the application as instructed, `./run_forte.sh` I got the following output in the terminal > rm: ~/forte/~optinput: No such file or directory > starting topopt service ... > topopt...

Why is the MATLAB setup specific for Mac OS? Could you please share some direction for deployment of the application with compatibility for Windows or Linux systems. Could you also...