question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Requesting some more training details

See original GitHub issue

Hey again, just wanted to ask for a bit more training detail. I’m trying to reproduce results (computing benchmark metrics on the Leaderboard validation routes), and the pretrained weights seem to do better than the weights I train on my own setup. I have two questions about how main_model_10.th is trained

  1. How large was the main_dataset used to train that model?
  2. How long did it take to train the model? I’m assuming it was 10 epochs total, which would’ve taken multiple days for the 100 Gb main dataset I was using

Also, thank you for the reply on the other issue - I’ll need to mull over your answers and read through the code some more to understand what’s going on. I’ll reply to that issue once I’ve thought about it some more!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dotchencommented, Jun 9, 2021

How large was the main_dataset used to train that model?

So the main_dataset we used to train our leaderboard model is the one that we released in DATASET.md. It consists of roughly one million frames. This is also mentioned in our paper. See Section 5 in the paper.

How long did it take to train the model? I’m assuming it was 10 epochs total, which would’ve taken multiple days for the 100 Gb main dataset I was using

10 Epochs. It took me 4 days to train on two titan Xp with the default batch size. 100GB sounds a bit small, the dataset I used (RAILS_1M) before compression is 3.4TB in the lmdb format.

0reactions
dotchencommented, Jun 28, 2021

This error usually happens when you have a preceding error, please check if it throws any other error before it.

P.S. this is a separate issue (together with others in this thread) than indicated in the title. Please consider open a separate thread so it would be easier for others to navigate. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tips for Writing a Training Request Letter (With Example)
A request letter for training is a document you give your employer to ask the company to pay for additional training that will...
Read more >
How to Write a Training Request Letter - Glassdoor Career ...
1. If you're unsure of available trainings in your profession, ask others who have more experience and skills than you how they got...
Read more >
How to Write a Training Request Letter [Sample Inside]
Choose Your Training Carefully · Present More Than One Option · What Does the Employer Get Out of It? · Show Them a...
Read more >
How to Write a Request Letter to a Boss for Advanced Training
Begin your request letter for advanced training with an overview of a training that's the best fit for you and the organization. Explain...
Read more >
Writing a Request Letter for Training Course [Free Samples]
The first paragraph of the letter should state the reason for the letter and describe the training program. It should mention the subject...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found