Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / movidius/ncappzoo issues and pull requests

#100 - changed make all to only make and not run.

Pull Request - State: closed - Opened by nealvis over 6 years ago

#99 - added make all target so top level make won't error out

Pull Request - State: closed - Opened by nealvis over 6 years ago

#98 - added make clean so upper level make clean runs error free

Pull Request - State: closed - Opened by nealvis over 6 years ago

#97 - replaced spaces with tabs

Pull Request - State: closed - Opened by nealvis over 6 years ago

#96 - fixed make clean to work when images dir not there

Pull Request - State: closed - Opened by nealvis over 6 years ago

#95 - added make clean target so upper level make clean works

Pull Request - State: closed - Opened by nealvis over 6 years ago

#94 - moved bird images to their own folder so screen_shot.jpg isn't used

Pull Request - State: closed - Opened by nealvis over 6 years ago

#93 - make clean now only removes the .jpg files that it creates.

Pull Request - State: closed - Opened by nealvis over 6 years ago

#92 - added make clean target so top level make clean doesn't error out.

Pull Request - State: closed - Opened by nealvis over 6 years ago

#91 - removed mobilenets from make file and fixed hardcoded ~/workspace path

Pull Request - State: closed - Opened by nealvis over 6 years ago

#90 - Changed all lowercase readme.md files to uppercase README.md

Pull Request - State: closed - Opened by nealvis over 6 years ago

#88 - updated readme files for better navigation and repo context (#2)

Pull Request - State: closed - Opened by nealvis over 6 years ago

#87 - Classifier template

Pull Request - State: closed - Opened by ashwinvijayakumar over 6 years ago

#86 - Image classifiers template project

Pull Request - State: closed - Opened by ashwinvijayakumar over 6 years ago - 1 comment

#85 - Tensorflow template

Pull Request - State: closed - Opened by ashwinvijayakumar over 6 years ago

#84 - cleaned up the makefile especially the help

Pull Request - State: closed - Opened by nealvis over 6 years ago

#83 - Single conv

Pull Request - State: closed - Opened by m-georgiev over 6 years ago - 1 comment

#82 - Add ImageNet wnid downloader helper to topcoder_example

Pull Request - State: closed - Opened by jonathansculley over 6 years ago - 5 comments

#81 - makefile now can build multiple networks

Pull Request - State: closed - Opened by nealvis over 6 years ago

#80 - modified Makefile to build for different opencv versions

Pull Request - State: closed - Opened by nealvis over 6 years ago

#79 - Fixed the run_py target in makefile to run right .py file

Pull Request - State: closed - Opened by nealvis over 6 years ago

#78 - made changes to ensure float calculations for python2

Pull Request - State: closed - Opened by tomevang over 6 years ago - 4 comments

#77 - Fixed MakeFile compile command for opencv.

Pull Request - State: closed - Opened by tomevang over 6 years ago

#76 - Add ImageNet wnid downloader helper to topcoder_example

Pull Request - State: closed - Opened by jonathansculley over 6 years ago - 1 comment

#74 - Updated inference.py to accomodate scoring change

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago

#73 - App to recognise a face in video stream from multiple known faces

Pull Request - State: closed - Opened by mashrin almost 7 years ago - 1 comment

#72 - Updated apps readme with descriptions of each project.

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#71 - fixed the make check and one line to readme

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#70 - scoring modification in topcoder_example

Pull Request - State: closed - Opened by klo86min almost 7 years ago - 1 comment

#69 - added 'make clean' to target

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#68 - added make clean

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#67 - added make clean so top level make works

Pull Request - State: closed - Opened by nealvis almost 7 years ago - 1 comment

#66 - added 'make clean' target to makefile.

Pull Request - State: closed - Opened by nealvis almost 7 years ago - 1 comment

#65 - Standard deviation fix (python 2), Initial commit for face_detect_matcher

Pull Request - State: closed - Opened by tomevang almost 7 years ago - 2 comments

#64 - App to compare and find a face in video stream from multiple known faces

Pull Request - State: closed - Opened by mashrin almost 7 years ago - 3 comments

#63 - Dogs vs cats

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago - 3 comments

#62 - Dogs-vs-cats

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago

#61 - Image classifier project series

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago

#60 - Initial commit for face_detect_matcher. Various adjustments for gender_age_lbp.

Pull Request - State: closed - Opened by tomevang almost 7 years ago - 1 comment

#59 - adjusted 16:9 resolution ratio, text overlay colors and size for visibility

Pull Request - State: closed - Opened by tomevang almost 7 years ago

#58 - updated make file to pull train.prototxt

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#57 - resnet 18 makefile changes

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#56 - downloading zip file from google drive now.

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#55 - SSD model download and box clipping

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#54 - added direct link to zip file

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#53 - Update README.md

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#52 - video_face_matcher

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#51 - added prereqs to make compile

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#50 - facenet example initial creation

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#49 - Pull request

Pull Request - State: closed - Opened by tomevang almost 7 years ago

#48 - change in log_loss: renormalization then clipping (reversed order).

Pull Request - State: closed - Opened by klo86min almost 7 years ago

#47 - Make topcoder_example turnkey

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago

#46 - Initial commit for gender_age_lbp

Pull Request - State: closed - Opened by tomevang almost 7 years ago - 1 comment

#45 - Initial commit of gender_age_lbp

Pull Request - State: closed - Opened by tomevang almost 7 years ago - 1 comment

#44 - Example for the TopCoder NCS challenge

Pull Request - State: closed - Opened by klo86min almost 7 years ago - 3 comments

#43 - Adding Resnet-18 example

Pull Request - State: closed - Opened by ecopty almost 7 years ago

#42 - Live image classifier

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago - 1 comment

#41 - Custom Tensorflow networks

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago

#40 - Fashion MNIST

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago

#39 - Changed some networks to be more like libraries

Pull Request - State: closed - Opened by ramanarachakonda almost 7 years ago

#38 - Created a simple GUI for inferencing

Pull Request - State: closed - Opened by ramanarachakonda almost 7 years ago

#37 - removed the assumption that repo cloned in ~/workspace

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#36 - remove ~/workspace assumption

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#35 - Delete nps_gauc.png

Pull Request - State: closed - Opened by pkrush almost 7 years ago - 1 comment

#34 - Live image classifier

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago - 2 comments

#33 - Rapid image classifier

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago

#32 - removed the old graphfiles.

Pull Request - State: closed - Opened by nealvis almost 7 years ago - 1 comment

#31 - video_objects app added (SSD_MobileNet object detection in videos)

Pull Request - State: closed - Opened by nealvis almost 7 years ago - 1 comment

#30 - SSD Mobilenet example

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#29 - initialize end_time in case an error prevents it from getting initial…

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#28 - Rapid image classifier

Pull Request - State: closed - Opened by ashwinvijayakumar almost 7 years ago

#27 - changed googlenet padding to be percentage of the image height and width

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#26 - added the T/t key mapping to inc/dec the text size of labels

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#24 - Now uses 1 NCS for TinyYolo and the remainder NCS devices for GoogLeNet

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#23 - added pause key 'p'

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#22 - added code to print out boxes found on the console as well as render …

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#21 - Changed the TinyYolo graph file name to just graph in caffe/TinyYolo

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#20 - added the resize_window=WIDTHxHEIGHT argument

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#19 - updated readme to remove references to camera

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#17 - Added street_cam_threaded application. Diff threads for each network.

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#16 - removed extra return values

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#15 - removed unnecessary resize

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#14 - removed GUI apps from the make all

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#13 - stream_ty_gn_threaded app

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#12 - Support headless servers in the image-classifier

Pull Request - State: closed - Opened by alexpilotti almost 7 years ago

#11 - street_cam project

Pull Request - State: closed - Opened by nealvis almost 7 years ago

#10 - stream_ty_gn

Pull Request - State: closed - Opened by nealvis about 7 years ago

#9 - Image classifier

Pull Request - State: closed - Opened by ashwinvijayakumar about 7 years ago - 3 comments

#8 - adding .idea folder to gitignore

Pull Request - State: closed - Opened by nealvis about 7 years ago

#7 - added birds project

Pull Request - State: closed - Opened by nealvis about 7 years ago

#6 - Edits made

Pull Request - State: closed - Opened by JeanMurray about 7 years ago

#5 - fix bug

Pull Request - State: closed - Opened by lengly about 7 years ago

#3 - Fix caffe makefile

Pull Request - State: closed - Opened by ashwinvijayakumar about 7 years ago - 4 comments

#2 - Fix stream infer makefile

Pull Request - State: closed - Opened by ashwinvijayakumar about 7 years ago - 1 comment

#1 - Fixed bug - No rule to make target 'stream_infer', needed by 'all'

Pull Request - State: closed - Opened by ashwinvijayakumar about 7 years ago - 1 comment