Mohamed Yousef
Mohamed Yousef
one thing to note that is not directly mentioned is that the required minimum CUDA compute capability is 3.0
can you please confirm the problem ? or it is just me misusing CLSTM...
is this the architecture used [here](http://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Byeon_Scene_Labeling_With_2015_CVPR_paper.pdf) ?
I managed to solve nori2 associated problems by doing this https://github.com/Megvii-CSG/MegReader/pull/15
It looks like the currently included EAST implementation is not complete / up to date - The interface for EAST (MakeEASTData, EASTDecoder) is different / not compatible with the used...
@mcarilli any ideas on this ? I also face the same problem, I know torch DDP is recommended now, but any workarounds for this ?
First, moving that direction is a great step! thanks! Second, I would highly suggest looking into [Elastic Horovod](https://horovod.readthedocs.io/en/stable/elastic_include.html), I think they managed to get few things right that would be...