İdil Sülo

Results 5 comments of İdil Sülo

Hello @T4m For the case of Anaconda, you can simply use `conda create -n yourenvname python=x.x anaconda`

For the case of SqueezeNet models, there are not only two different models, but also one of the models results in **poor accuracy values** when I execute it. For the...

@snnn What I mentioned above is not related to models being duplicate but rather one model having a really low accuracy value (not being correct) compared to the other one.

@bottler - Also another error related to the `load_obj` method, this one is thrown when I try to load a ShapeNet model: ``` meshes = get_shapenet_pointcloud(path) File "/Users/idil/Desktop/pointcloudvlm/pointcloudvlm/render/shapenet_render.py", line 84,...

Hi @Deniz97! Thanks for the nice PR! ### Flask web app I also had a similar idea like this one! Since I already have one Flask app for playlist recommendation,...