Giter VIP home page Giter VIP logo

Comments (3)

duducheng avatar duducheng commented on July 26, 2024 2

Hi @psteinb ,

Thanks for your cool project. It seems to be something I could "copy" from ;) I will check it.

As for the package publishing, I don't have any idea yet since I have no experience with the standard tools =,= Anyway, I will check the poetry package as well.

BTW: We will soon release MedMNIST v2 (with 2 more 2D datasets + 6 3D datasets). One of them is also a bioimage dataset from BBBC.

from medmnist.

duducheng avatar duducheng commented on July 26, 2024

Hi @psteinb ,

Thanks for your interest!

This may give rise to a lot of opportunities during teaching or during sandboxing of methods.

Yes, it is indeed how we are using MedMNIST now in our own research and machine learning course at SJTU ;-) This project was proposed to address our own pain points, and we are happy and active users of MedMNIST. We are happy to know your use cases.

I suggest to split off the dataset.py part completely and put this on PyPI. This way, any user doesn't have to rely on the dependencies which are exposed at this point.

Thanks for your great suggestion. Yes, the pure MedMNIST itself could depend on numpy only, even PyTorch / sklearn is not needed. I will try to make a minimal dependency of MedMNIST soon. As for PyPI, I have never made the package by myself, but it looks a very good idea, I will try it after I refactor the code. I do not want to make the packages installed from PyPI / GitHub different, so I need to think about how to clean it.

from medmnist.

psteinb avatar psteinb commented on July 26, 2024

Dear @duducheng - it's great to hear that my suggestions echo positively. In case you need a test dummy, please let me know. I tried something similar in the past (not sure it was as successfull as your tool https://github.com/psteinb/b3get).

We so far made good experience with tool called poetry, that helps establish the workflow for publishing a project. The python world (in my mind) is consolidating the process of publishing packages considerably these days.

from medmnist.

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.