Giter Club home page Giter Club logo

Comments (4)

yetinam avatar yetinam commented on July 26, 2024 1

Hi, thanks for figuring this out. I'll update the repository to reflect this but it will take a few days until I get around to this.

from pick-benchmark.

zhong-yy avatar zhong-yy commented on July 26, 2024

My current solution: replace GPUstatsMonitor with DeviceStatsMonitor.
Lightning-AI/pytorch-lightning#9032

from pick-benchmark.

maihao14 avatar maihao14 commented on July 26, 2024

Hi, @yetinam,
Thanks for developing this amazing project. However, after a few tests of changing package dependencies, I still can't successfully install this repo (it will raise the error at line from benchmark import models ). My question is: Instead of trying to fix the dependencies, is it possible to write some scripts to load these pre-trained model weights (e.g., cross-domain training results) to SeisBench (to test or train on a new dataset) and use the evaluation modules provided in this repo to evaluate the new results? In another word, if the dependencies problem cannot be fixed shortly, do you think it's possible to merge part of the codes to SeisBench? Any suggestions are welcome!

from pick-benchmark.

yetinam avatar yetinam commented on July 26, 2024

Hi @maihao14 ,

sorry for not following up on this before. The issue above should now be fixed. It was a problem with the version of torchmetrics. Please rerun pip install -r requirements.txt and check if this solves your issue too. Otherwise, please reopen the issue and provide the full error trace.

Regarding the suggestion to include this in SeisBench, all the model weights are already part of SeisBench. These are the ones that are loaded through from_pretrained. However, we only use the ones with the optimal learning rate, so you won't get access to the others. Regarding evaluation, I'm very hesitant to include it into SeisBench. SeisBench is more a library for the tools but not for the actual script for training an evaluation. So I'd rather fix this repository.

from pick-benchmark.

Related Issues (10)

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.