discovery-unicamp / Minerva

Minerva is a framework for training machine learning models for researchers.
https://discovery-unicamp.github.io/Minerva/
MIT License
3 stars 7 forks source link

Resnet #36

Open GabrielBG0 opened 7 months ago

GabrielBG0 commented 4 months ago

@eborin is this covered on your last PR?

eborin commented 4 months ago

I don't think so. The DeepLabV3Backbone is based on the ResNet50, however, the implementation is very specific to the DeepLabV3 model.