-
The newer [RFC 5322 protocol](https://tools.ietf.org/html/rfc5322) obsoletes date-times defined in RFC 1123 and RFC 822. It allows "folding white space" and comments inserted by help of parentheses.
…
-
Next generation of optical satellites e.g. Sentinel-2 generates several thousands product per day at global scale and consequently the monthly PGSTAC partitions are too big. It would be advantageous t…
-
It would be nice if there were different disc_template and track_template config for multi-disc sets (where the Total Discs is not equal to 1). Perhaps disc_template_multi and track_template_multi, th…
-
I'm using DIGITS 6.0.0 with caffe 0.5.14 on an 8 GPU EC2 instance (p2.8xlarge, 11.2GB memory) with 640x640 images. Previously I was able to train the same model on a 1 GPU instance (p2.xlarge, 11.2GB …
-
in your readme the groupId for the plugin is _org.xbib.gradle.plugins_:
```
dependencies {
classpath 'org.xbib.gradle.plugins:gradle-plugin-jflex:1.1.0'
}
```
but that doesn'…
-
It has been pointed out that, while the 1 mm/s increment in the flight plan is more than adequate to plan the _execution_ of any reasonable mission, it is inadequate for the _design_ of complex trajec…
-
Hosting variables are set up the same across each instance.
- PHP 8.1.10 FPM Application
- Maria DB 10.23.6
- NGINX
- Cloudflare
I've worked on this bug for hours and narrowed it down to this…
-
Hi,
I am trying to use the recurrent attention model for multiple object ( http://arxiv.org/pdf/1412.7755v2.pdf ). Would you have suggestions how to do it?
pefi9 updated
8 years ago
-
### Bug Description
Failing here
```
db.query(paste("UPDATE workflows SET finished_at=NOW() WHERE id=",
settings$workflow$id, "AND finished_at IS NULL"),
params…
-
hi
Do you know where I could get more info on the unet implementation ?
for example it says 'We expect 572 x 572 x 1'
it would be great to know why, and also what was the best accuracy, which hype…