Arulkumar

Results 8 issues of Arulkumar

Fix for https://github.com/rbgirshick/yacs/issues/26

I am using NPM version v7.9.0. I am facing the following error while running `npm run build` for pastalog. could you please let me know how to resolve this? ```...

I am trying to understand the code and the design decisions made while designing this model. In this regard, I have two doubts as below: 1. The correlation `max_displacement` is...

I have come across the following main deviations between the paper(https://arxiv.org/abs/1710.09829) and the implementation of this repo: 1. **In the paper:** there are 32 primary capsule layer with 6x6 capsules...

changes to fix the issue mentioned in https://github.com/gram-ai/capsule-networks/issues/23

I have come across the following main deviation between the paper(https://arxiv.org/abs/1710.09829) and the implementation of this repo: In the paper: there are 32 primary capsule layer with 6x6 capsules each...

Hi, Thanks for collecting the huge dataset and providing an evaluation benchmark! There seem to be some duplications of patch combinations in the definition files. For example, [verif_pos_split-illum](https://raw.githubusercontent.com/hpatches/hpatches-benchmark/master/tasks/verif_pos_split-illum.csv) definition file...

Hi, Were you able to figure out the reason for the model not converging? (in pytorch > 1.1). I am facing the same issue in pytorch 1.6 as well.