Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New changes related to Bow reconstruction training #4

Merged
merged 4 commits into from Dec 1, 2020
Merged

Conversation

StoneY1
Copy link
Owner

@StoneY1 StoneY1 commented Dec 1, 2020

Finished implementing BOW reconstruction training. Added standardization for label images that are returned by dataloader during bow training. Implemented SoftCrossEntropyLoss in model.py (Pytorch's CrossEntropyLoss is only usable for classification tasks).

Ubuntu added 3 commits November 30, 2020 04:41
… standardization to label images for bow-training. Implemented a SoftCrossEntropyLoss in layers.py
@harryrobotics harryrobotics merged commit a1d3c9f into main Dec 1, 2020
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.

None yet

2 participants