Lavender105 / DFF

Code for Dynamic Feature Fusion for Semantic Edge Detection https://arxiv.org/abs/1902.09104
MIT License
220 stars 51 forks source link

Thanks for you code. However, could you please tell me which file defines the network architecture in the PyTorch version? #8

Open ddghjikle opened 5 years ago

ddghjikle commented 5 years ago

As we can see, in the PyTorch version, there are eleven files about the models. It would be a difficult work to find out the definition file of the proposed network.

debvrat commented 4 years ago

The architectures (casenet.py and dff.py) are present in DFF-master/exps/models/