-
Hi, so far I had good results switching to your library for computing spectral reconstruction losses for raw waveform generation !
However, using CQT2010v2 does 10 prints "downsample_factor = 4" …
-
Hi,
I am facing problem in understanding how matches and non-matches were specified for training purpose because it was given that no human labelling was done.I am not able to understand batch_find_p…
-
Hi!
Is there anyone who has implemented this paper in pytorch?
Pls kindly share.
Thank.
-
Is there a way to train the network with my own data?
-
## ❓ Questions & Help
Hi,
For instance, in the `gat_conv` implementation, there is this line which deals with the update when concatenating the different attention mechanisms:
```python
if sel…
ghost updated
5 years ago
-
Hi,
I am currently working with semi-supervised learning to implement face recognition. I required a dataset that could load triplets (three images, where the first two belong to the same class, an…
-
![image](https://user-images.githubusercontent.com/10967302/55661890-afbab980-57c3-11e9-8f7c-8aea366a9eb2.png)
The loss is wrong due to shape inconsistent.
-
Dear @silverbottlep ,
I am writing a meta-tracker on siamFC network, please give me some suggestions on the reproduce steps
Thank you so much,
-
Hello, thank you for open source your code. I want to run your code. Which pretrained model does your code use? Can you give me the download URL?
-
Sorry to bother u,but i have some questions about the implementation of SiamRPN.When i use zkisthebest's code,the performance is so bad ,so i tried to add ur code into his,but when i train the cod…