added vnect model to zoo - #461
Conversation
There was a problem hiding this comment.
@Gurpreetsingh9465 can you test model export for Vnect, for which frameworks the export works and mention it in tested_models.md.
|
I am unable to export any model there is an error in celery/redis i am trying to solve it |
changing localhost to redis
added Vnect to read me
added vnect
|
changes done |
gautamjajoo
left a comment
There was a problem hiding this comment.
Also, there are changes which are not needed in this PR. Could you remove that also?
| * UNET [\[Source\]](https://github.com/ZFTurbo/ZF_UNET_224_Pretrained_Model)[\[Visualise\]](http://fabrik.cloudcv.org/caffe/load?id=20180116070834rggzh) | ||
|
|
||
| ## Pose Estimation | ||
| * Vnect [\[Source\]](http://gvv.mpi-inf.mpg.de/projects/VNect/) |
There was a problem hiding this comment.
Could you add Visualise also?
There was a problem hiding this comment.
sir, can you guide me on how to generate link of a model
There was a problem hiding this comment.
You can visit the website of Fabrik. Load the model there and then add the URL which you obtain from share button.
There was a problem hiding this comment.
it is giving error in the online site but it is loading locally and giving URL /load?id=2 and can you review my pr #509 as this code is conflicting with my other pr. thank you

Added Vnect model in model zoo.

