Skip to content

Conversation

adavoudi
Copy link

@adavoudi adavoudi commented Jul 7, 2018

This fixed the problem reported in several issues including #644, #586, #576, #432, #325, #223, #187, #153, #141, #24.

When the number of steps is lower than 32 bits, it will be saved in a 32-bit integer, not a 64-bit integer.

@keides2
Copy link

keides2 commented Jul 11, 2018

@adavoudi I'd like to try out the modified version, but I do not know how to merge it into my repository. Could you tell me the git command?

@adavoudi
Copy link
Author

@keides2 Just check out my repo at https://github.com/adavoudi/darkflow

@keides2
Copy link

keides2 commented Jul 11, 2018 via email

@keides2
Copy link

keides2 commented Jul 24, 2018

@adavoudi The following error occurred with the following command.

$ git clone https://github.com/adavoudi/darkflow
error: pathspec 'https: /github.com/adavoudi/darkflow' did not match any file (s) known to git.

Do I need to clone your repository and run this command?

I was cloning from

https://github.com/thtrieu/darkflow

and now I am in the branch (master) here.
[keides2@xxxx ~/darkflow]$git branch

  • master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants