ankitaggarwal011 / ankitaggarwal011/PyCNN

API change/update

Open
#5 4 comments 0 reactions 0 assignees View on GitHub
enhancement hacktoberfest help wanted
Dominant language
Python
Stars
544
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Currently, the API provides a way to give the location of the input file for processing and requires the desired location of the output. This inhibits the flexibility of the library to some extent.

Another way would require the API to deal directly with the image matrices rather than the location and the onus of I/O would fall on the developer. However, completely eliminating the current API would pose a problem to people who are looking for plug-n-play solution. Thus, it might be better to support both the forms of API.

Any suggestions are welcome. Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.