Git Product home page Git Product logo

Comments (6)

shihaobai avatar shihaobai commented on August 20, 2024 1

Pretraining the backbone on the train dataset can effectively avoid overfitting.

from closerlookfewshot.

SnowyJune973 avatar SnowyJune973 commented on August 20, 2024

I've encountered the same problem.
I was training RelationNet+ResNet18 today, and I found the model overfitting at around epoch 130 (200 episodes per epoch), i.e., the val accuracy started to drop from ~64% to ~60%.
I wonder if you solved your problem later? Thank you very much.
@shihaobai

Very nice job!!! I tried to use resnet (10, 12, 18) as a backbone of my model, but it didn't improve performance as we expected. In contrast, In our experiments, deeper resnet was mush easier overfitting than 4-conv which made us very confused. I wonder if you ever encountered a similar problem during your experiment. Thank you very much.

from closerlookfewshot.

smiler96 avatar smiler96 commented on August 20, 2024

Very nice job!!! I tried to use resnet (10, 12, 18) as a backbone of my model, but it didn't improve performance as we expected. In contrast, In our experiments, deeper resnet was mush easier overfitting than 4-conv which made us very confused. I wonder if you ever encountered a similar problem during your experiment. Thank you very much.

yes, the overfitting happened even in resnet10 with protonet! have you made it, shihaobai?

from closerlookfewshot.

smiler96 avatar smiler96 commented on August 20, 2024

Pretraining the backbone on the train dataset can effectively avoid overfitting.

pretraining is everything!

from closerlookfewshot.

wetliu avatar wetliu commented on August 20, 2024

@shihaobai Is pretrain the backbone mentioned in the paper? I only see baseline(and ++) has keyword pretraining.

from closerlookfewshot.

sumo8291 avatar sumo8291 commented on August 20, 2024

Pretraining the backbone on the train dataset can effectively avoid overfitting.
Can you tell me for how many epochs did you pretrain for? and did you use cross entropy loss to pretrain it?

from closerlookfewshot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.