Manish Sahu

Results 6 comments of Manish Sahu

@PrincessGod Can you tell us how to generate different LOD model out of single obj file? I couldnt find suitable application to do this. Any lead in this would be...

@Pranjal-bisht Do you want to Train the model or Test it? If only Testing then you can use the `test.py` directly. python test.py [-h] [--data] [--skipGridding] [--pretrained] [--weight] [--output]

I used python 3.6, Tensorflow 2. I will try to add requirements.txt later

Added to feature-multi-models branch

I also wanted to know how to train this? Also any resource or paper to find how to generate training dataset for this?

I also have similar query. I am trying to establish Webscoker connection using TCP connections. I am unable to do it but. I can get TCP connected but at server...