-
## Sample
- [x] A + B https://github.com/habara-k/ICPCLibrary/pull/33
- [x] Many A + B https://github.com/habara-k/ICPCLibrary/pull/33
-
## Description
I believe that these days a vast majority of engineers and researchers in the field of image processing are working on image segmentation, classification and object detection problems.…
-
Take a look at following issues:
- [x] Straightening process relative to existing data set
- [ ] Scaling new data set relative to existing data set -- with goal of having 3D representation of both d…
-
[Convergent Learning: Do different neural networks learn the same representations?](http://proceedings.mlr.press/v44/li15convergent.html)
Recent successes in training large, deep neural networks (DNN…
-
Currently, the minimum weight perfect matching (MWPM) algorithm relies on BlossomV.jl, a wrapper around Kolmogorov's BlossomV software, which has a research-only, non-commercial license. I'm wondering…
-
### What would you like to Propose?
I would like to propose the addition of the Edmonds' Algorithm to the repository. Edmonds' algorithm, also known as the Maximum Weight Matching algorithm for gener…
-
Reported by **till** and assigned to **maeder**
Migrated from http://trac.informatik.uni-bremen.de:8080/hets/ticket/1066
[disprove_leu.log](https://github.com/spechub/attachment/blob/master/1066/dis…
-
This note describes an encoding of (finite) [bipartite graphs](https://en.wikipedia.org/wiki/Bipartite_graph).
http://mathworld.wolfram.com/BipartiteGraph.html
# Motivation
Bi-partite graphs are ubi…
wires updated
7 years ago
-
I am trying to train similar model for action classification on videos, It has around 200 classes.
Following is the code for loss_labels:
```py
def loss_labels(self, outputs, targets, indices, nu…
-
pls help me! 555 thx!!