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.

Can not get repo reported accuracy for cifar10@40.5

See original GitHub issue

I am following the repo instruction and keep the original code, and run command

python train.py --dataset cifar10 --num-labeled 40 --arch wideresnet --batch-size 64 --lr 0.03 --expand-labels --seed 5 --out results/cifar10@40.5

But I can not get the reported accuracy, from the acc curve, we can see the model reach 90.49% accuracy at 100th epoch, but I can only get around 76%.

Can you help me figure it out?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
fil-mpcommented, Mar 2, 2021

If you let it train for more epochs it will catch up with the reported (with maybe a slightly less best accuracy but still a lot better than the paper’s).

0reactions
ljjcodercommented, Jul 4, 2021

@Kyfafyd hello,do you reproduce the performance for cifar10@40.5? I also get around 77% accuracy at 100th epoch.

Read more comments on GitHub >

github_iconTop Results From Across the Web

California Repo Laws: What You Need to Know
Learn everything you need to know about California repo laws and how to avoid repossession. Our Los Angeles bankruptcy attorneys may be able ......
Read more >
CFPB Supervisory Report Finds Unlawful Auto ...
They often lose personal property when the vehicle is repossessed or are unable to hold on to their job due to the lack...
Read more >
Texas Repossession Laws - Upsolve
In Texas, lenders are entitled to “self-help” repossession. This means they can hire unlicensed repo companies to tow away your car.
Read more >
How Long Does It Take for a Repossession to Come off Your ...
When determining when a car repossession will be removed from your credit report, how is the original delinquency date of the original auto...
Read more >
How to Remove a Repossession From Your Credit Report
If the lender doesn't prove that your debt is accurate, ... To attempt to get a repossession removed from your credit report, you'll...
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