The possibility of using non pre-trained SegFormer

Hello, I would like to try to train the SegFormer model from scratch. Is there any option to do this using the huggingface implementation? Can I somehow import the model without pre-learned weights?

Thank you