diffres-python icon indicating copy to clipboard operation
diffres-python copied to clipboard

File missing

Open linxiaomiku opened this issue 2 years ago • 0 comments

Hello author, I found some problems while trying to use your code in my model: First, when installing pydiffres directly via pip install pydiffres, there is a lack of dilated_convolutions_1d, which must be solved by downloading the installation package directly from your github. Secondly, in the conv file, the model of DilatedConv_128 is also missing, and it seems that you can only use DilatedConvLarge that you annotated. Is there any impact on this part

linxiaomiku avatar Nov 29 '23 13:11 linxiaomiku