Skip to content

Stack height classifier#1

Open
hkwon214 wants to merge 15 commits intograsp_pytorch0.4+from
stack_height_classifier
Open

Stack height classifier#1
hkwon214 wants to merge 15 commits intograsp_pytorch0.4+from
stack_height_classifier

Conversation

@hkwon214
Copy link
Copy Markdown
Collaborator

@hkwon214 hkwon214 commented Aug 17, 2019

Stack height classifier data generating script

Copy link
Copy Markdown
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?

Comment thread logger_for_classifier.py Outdated
import csv
# import h5py

class Logger():
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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