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.

Hi, I download pretrain model and created lmdb of my train and validation dataset. I divide my dataset for training(50%), testing(30%) and validation(20%). my question is that how to modify train command : --train_nips path_to_dataset \ --train_cvpr path_to_dataset \ --valroot path_to_dataset \

while train_nips and train_cvpr are required but i have one dataset. thanks.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Canjie-Luocommented, Oct 24, 2019

An easy way is to set the train_nips and train_cvpr the same. Or modify the https://github.com/Canjie-Luo/MORAN_v2/blob/2cd40c41d6041f54efdbdcb7d7e081231168c468/main.py#L75 to train_dataset = dataset.lmdbDataset(root=opt.train_root, transform=dataset.resizeNormalize((opt.imgW, opt.imgH)), reverse=opt.BidirDecoder) You should modify all related code in main.py.

0reactions
sssimpleboycommented, May 9, 2022

是的,我将那两个设置成一样的路径了。

大佬,他有三个路径,我只有一个数据集,我把前两个设置成一样,那么第三个该怎么办呢?谢谢

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resume Writing 101: Self-Directed Training - NRWA
Our Resume Writing 101 course is a self-paced learning program that delivers practical, ready-to-use resume writing tips to improve your skills, ...
Read more >
Writing a Resume Online Class | LinkedIn Learning, formerly ...
Create a resume that impresses hiring managers and speaks to your personal and professional strengths. Learn about the nuts and bolts of resume...
Read more >
Training - Resume Writing Academy
Our flagship training: a virtual intensive 3-month resume writing training and certification program leading to your Academy Certified Resume Writer (ACRW) ...
Read more >
How To Say You Train Someone on a Resume (With Examples)
In your summary, briefly describe your qualifications to train others. Highlight the number of years you've spent training employees and your ...
Read more >
How To Say You Trained New Employees on a Resume
Include 1-2 bullet points at the top that demonstrate training skills, e.g. experience onboarding new hires, a mentoring program you ran, or training...
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