mathmanu / caffe-jacinto

This repository has moved. The new link can be obtained from https://github.com/TexasInstruments/jacinto-ai-devkit
116 stars 35 forks source link

Batchnorm Fix #13

Open Wronskia opened 6 years ago

Wronskia commented 6 years ago

Hello Manu,

Do you think it would be possible for your team to fix this issue in caffe-jacinto? https://github.com/NVIDIA/caffe/issues/436

Thanks a lot, Best

mathmanu commented 6 years ago

Is this fixed in NVIDIA/caffe?

Wronskia commented 6 years ago

Hi,

No it is still not fixed. It will be fixed for the next release. Best

tianhemingheming commented 6 years ago

when would the the next version be released?@Wronskia

Wronskia commented 6 years ago

@tianhemingheming I have no idea they did not give any expected time of arrival in the issue referenced above, I was wondering if it was possible for caffe-jacinto to make the fix before the next version release of NVcaffe

Wronskia commented 6 years ago

Hello @mathmanu

The new version of NVcaffe 0.16.5 is now available.

Thanks a lot, Best

Wronskia commented 6 years ago

Hello,

Is it possible to have an ETA for the integration of the new version of nvidia/caffe?

Thank you very much, Best

mathmanu commented 6 years ago

A simple merge/rebase failed. We will have to manually look at the conflicts and resolve them. If you have an urgent need, I can try to do this by next friday.

Wronskia commented 6 years ago

Oh thanks a lot it would be amazing.

Thank you again, Best

Wronskia commented 6 years ago

Hello manu,

I am really sorry for the hassle, but do you think it would be possible to have it for next friday (26th)?

Thanks a lot and sorry again, Best

bonseyes-admin commented 6 years ago

Hi,

NVIDIA caffe has released version 0.16.6 https://github.com/NVIDIA/caffe/releases/tag/v0.16.6 - how are you getting on upgrading to this release.

Thanks, Tim

mathmanu commented 6 years ago

Hi,

NVIDIA/caffe 0.17 is in the making with support for SSD object detection. You can follow the development and the PR that I submitted, here: https://github.com/NVIDIA/caffe/pull/446

I would like to merge after the above has been released.

Best regards,

bonseyes-admin commented 6 years ago

Hi, NVIDIA/caffe 0.17 is now released. Thanks,

bonseyes-admin commented 6 years ago

Hi,

We are testing the NVIDIA Caffe 0.17 SSD implementation - we've found a couple of bugs and once these are resolved you should be able to merge : https://github.com/NVIDIA/caffe/issues/494

Thanks,

mathmanu commented 6 years ago

We have upgraded to caffe-0.17 branch now. Let us know if you find it useful.