- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Just a quick announcement:
The https://github.com/movidius/ncsdk github repository will be temporarily down starting 8/8/2018 and will be revived soon under a less restrictive open source license.
In the meantime latest versions of the software can be downloaded at these links:
1.12.00.01:
https://ncs-forum-uploads.s3.amazonaws.com/ncsdk/ncsdk-01_12_00_01-full/ncsdk-1.12.00.01.tar.gz
2.05.00.02:
https://ncs-forum-uploads.s3.amazonaws.com/ncsdk/ncsdk-02_05_00_02-full/ncsdk-2.05.00.02.tar.gz
Documentation remains here throughout
https://movidius.github.io/ncsdk/
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Man, you really could have just updated the license in the repository instead of breaking every link out there and making me scratch my head as to why I couldn't git clone/pull this. It's a little strange, and I'm unsure what the goal of removing/privatizing the repository is.
I thought something may have happened ala Intel Joule for a second there. I was worried. Thankfully that is not the case though.
When it's put back online will it be the same repository? I assume that would be a no, since it was removed?
[Big] props on the licensing, I'm just confused as to what making the repository private has to do with it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I fu le u, I almost doubt I was something wrong with git……
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you have to fix on WEB site this section
- Install NC SDK
Run these commands on a terminal window
bla…blahhh blahh….
cd ncsdk-1.12.00.01
because next section you are writing and direct in this folder cd ~/workspace/ncsdk we have not ncsdk we have ncsdk-1.12.00.01 folder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the update @neal_at_intel. Would it be possible to host the existing release documentation somewhere in the meantime? It seems I can no longer refer back to the github releases page to look at existing supported operations: https://github.com/movidius/ncsdk/releases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Jay
Thanks for pointing this out. The release documentation will remain here:
https://movidius.github.io/ncsdk/
I'll update the original post with this as well.
@trevorj and everyone, I apologize for the inconvenience this may have caused. Intel has a legal team involved with all licensing decisions and this action was the required by that team. The repository should be back up soon though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ncappszoo doesn't work with ncsdk2:
pi@raspberrypi:~/ncappzoo/apps/hello_ncs_py $ python3 hello_ncs.py
Traceback (most recent call last):
File "hello_ncs.py", line 14, in
fx.SetGlobalOption(fx.GlobalOption.LOG_LEVEL, 0)
AttributeError: module 'mvnc.mvncapi' has no attribute 'SetGlobalOption'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @h.giot.
Be sure you get the ncsdk2 branch of ncappzoo, then it should work. Clone with this command:
git clone -b ncsdk2 https://github.com/movidius/ncappzoo.git
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @neal_at_intel, by advance excuse my english, I hope it will make sense..
Can we get a full procedure with the new links ? I'm a total beginer on linux and it could help a lot to explain how to do everything step by step from start like before.
Also do you know when the problem will be solved ? Are we talking days, weeks or months when you say "soon" ?
Thank you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just to check i am getting it right, Will the whole project be open sourced so if some one wanted to add a feature or somehing it can be done or the same repo but with different licenses?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, this repo has been temporarily down for over a month now - what's going on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We appreciate your patience while we are working on re-releasing the NCSDK on github. I don't have a release date for Yolov3 at the moment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As of October 09, 2018
The repository is restored with no announcement.
Moreover, api has been released.
v2.08.01
Apache-2.0 License
https://github.com/movidius/ncsdk/tree/ncsdk2
It seems almost nothing has changed…
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The NCSDK toolkit containing the three command-line tools mvNCCompile, mvNCProfile and mvNCCheck (plus tons of Python code like TensorFlowParser, CaffeParser etc.) is currently not part of the NCSDK, it's being fetched via wget during installation, together with a blob file containing the firmware. Will these be made available as open source, too?

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page