Skip to content

Conversation

flonkler
Copy link

When I looked through this fascinating project as a machine learning and tensorflow noob, I tried to add comments for myself in order to understand what's going on. I'd like to share those comments, so that other folks can profit from them as well.
Tell me if I should do it for yolo_net.py as well.

By the way, I also added a .gitignore file since it should be avoided that commits contain someone's training checkpoints or *.pyc files.

Have a nice day!

I added comments that explain how the loss is calculated in the `yolo_tiny_net.py` file. A `.gitignore` was added to avoid commiting model checkpoints or `*.pyc` files.
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.

1 participant