mohdsaqibxa
mohdsaqibxa
I am getting the same error. Loss is decreasing from positive to negative.
@chefkrym Sharing the complete code here ``` import pytorch_lightning as pl from pytorch_lightning.callbacks.early_stopping import EarlyStopping from pytorch_lightning.callbacks.model_checkpoint import ModelCheckpoint from pytorch_lightning.loggers import CSVLogger from transformers import SegformerFeatureExtractor, SegformerForSemanticSegmentation from datasets...
Looking for same.
@chenbaoliang123 Can you please share the steps to install the dependencies? I am facing several issues while installing it to try the demo notebook.
Can anyone help me on this one please?