-
Hi, our tycho build runs great under windows and linux, but on Mac OSX certain tests fail.
In those tests we parse Java-Files with the eclipse emf plug-In.
The error messages in the log file (tar…
-
This is a feature request.
Request to add support for UDP - which is a faster networking mechanism than the current TCP, and would probably be built on top of WebRTC.
namel updated
4 years ago
-
hi everyone, I encounter a very strange problem either is my misunderstanding or there is a bug?
I've trained faster_rcnn_end2end with ZF in pascal, using original script's cmd.
also I've traind fast…
-
### Description
After upgrading from v0.27.2 to v0.28.0 my integration tests fails on goal docker:stop.
This is what the Jenkins output says:
```
[INFO] --- docker-maven-plugin:0.28.0:stop (doc…
-
Really! Impressive @estebanwasinger.
Getting ClassNotFoundError now. can you please help me out.
`[WARNING]
java.lang.ClassNotFoundException: com.github.estebanwasinger.DWPlayground
at ja…
-
When attempting to build to either a local artifactory, or to Exchange, I get:
[ERROR] error on execute: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug description
Hello DeepLabCut!
I've been observing little variation of my training results when I starte…
-
**Proposal**: make packages/integrations compatible within the next Elastic docs system.
---
The next docs system uses [MDX](https://mdxjs.com), an extension of markdown that supports jsx.
W…
-
Hi, thank you for this great library.
There is another interesting method called AdOtsu which is an adaptive version inspired by the Otsu method. See paper [AdOtsu: An adaptive and parameterless gene…
-
const playerSchema = BufferSchema.schema('player', {
id: id,
x: { type: float32, digits: 2 },
y: { type: float32, digits: 2 },
z: { type: float32, digits: 2 },
q: { x: float32…