-
Hello,
Our goal is to segment CAD pieces, as the one depicted below.
3D semantic segmentation worked really well with PTv3, and allowed us to separate the faces (red) from the deburring (blue).
H…
-
Hi,
I first want to thank you for your amazing model, which we already successfully applied in CAD piece segmentation to retrieve the recto, verso and deburring of sheets metal. Here is some result o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I have tried to make it easy to replicate, including file and a movie. (is this a g…
-
In this example, Cyclin E/A is successfully matched, added to `success.txt` and `match_attempts`, but it's missing from `figures__xrefs`. Here are the results from a query against `match_attempts`:
…
-
Ramda already has:
- [**toUpper**](http://ramdajs.com/docs/#toUpper)
- [**toLower**](http://ramdajs.com/docs/#toLower)
- [**trim**](http://ramdajs.com/docs/#trim)
- [**split**](http://ramdajs.co…
-
We currently use [`lodash.deburr`](https://www.npmjs.com/package/lodash.deburr) but [`@sindresorhus/transliterate`](https://github.com/sindresorhus/transliterate) may be better.
-
Hi Hakim;
it's not a big deal and i'm not sure we could call that an issue but
I try to use French Word with accent into
> section id="Vérité"
without success..
I tried all those variante too
…
-
We recently noticed that repeated runs of our webpack build do not always produce the same compiled javascript. After much digging, we eventually traced it back to this plugin.
The problem is relat…
-
Hi all,
previous versions of Limax mapped German umlauts to the proper counterpart (e.g. `ü` will become `ue`). With the change in #44 and 4.0 unfortunately this breaks, and `ü` will now be mapped …
-
As y'all know Lo-Dash v3 is adding 17 string methods, also available as [individual npm packages](https://github.com/lodash/lodash/tree/npm-packages):
```
_.camelCase, _.capitalize, _.deburr, _.endsW…