Skip to content

Conversation

hkwon214
Copy link
Collaborator

@hkwon214 hkwon214 commented Aug 17, 2019

Stack height classifier data generating script

Copy link
Member

@ahundt ahundt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from the logger this mostly seems fine for now. Can you explain the second logger file?

import csv
# import h5py

class Logger():
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is a whole copied (and modified?) Logger class needed for the classifier? This does not seem like the right way to implement this.

Is there a way the existing logger can be used, perhaps with minor modifications?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i created another logger.py thinking it won't be part of the existing branch.
But yes, it is better to use the existing logger with some changes.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I deleted the second logger file and used the existing logger.py file

@ahundt
Copy link
Member

ahundt commented Sep 10, 2019

Hey any updates on the classifier component?

ahundt added a commit that referenced this pull request Jun 27, 2020
add primesense code source links
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