Image classification using pytorch

Options
Gayatri
Gayatri Registered Posts: 1 ✭✭✭

Hi ..can we use hugging face pytorch and transformer model in dataiku and retrain the existing model of hugging face in dataiku on different image dataset such as retina images.??

Answers

  • JakeA
    JakeA Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 4 Dataiker
    Options

    If I am understanding your question correctly, you are asking if you may use both pytorch and hugging face. To do this you will need to configure your code environment to make sure you have both of these packages. From there you will most likely need to write some custom code in order to achieve this, but it seems like a possible task within the DSS.

Setup Info
    Tags
      Help me…