-
I'd like to know if we can do anything to improve the first prediction's needed time when using the new Image Classification model based on DNN (TensorFlow).
This behavior/times happen when using t…
-
Whenever I try the API for uploading single images to the face recognition challenge I get the unhelpful "Internal Server Error" response.
My command:
`curl -X POST --data-binary "@test.png" https…
-
There's is a big difference in performance 400 mlSecs vs. 2 secs (ALERT's total time).
I think this is due to the process/compute needed by the stream converter from RTSP to the format needed by th…
-
* Date: [Thursday, August 17 at 0500 UTC](https://dateful.com/convert/utc?t=5am&d=2023-08-02)
* Previous agenda: #42
## Current agenda
1. General project status - [v0.2 milestone complete](htt…
-
From the MLSec / Combine project, I am attempting to add OSINT to a pre-made campaign 'Combine' using the V1 Api. Verbosely, Combine lets me know that each IP it attempts to add to CRITs is not gettin…
-
Hello to everyone,
I am running the CUML TSNE algorithm over the following dataset: https://github.com/oreilly-mlsec/book-resources/tree/master/chapter2/datasets .
The dataset has been loaded as …
-
Hi Phil
How can I test the Ember model with real PE files (malware or benign)?
Thanks
-
As the upcoming PC co-chair for NDSS (for 2023 and 2024), I would like to revisit this issue and reopen the discussion.
Even according to the survey @emeryberger did ( https://github.com/emeryberger/…
-
Given this project will work on "drop and go" filters for devices by type (ie: Input sets type to "ApacheCombined" and our filter is everything that needs to happen in Logstash for that type) We need …
-
This is what i get when running in windows. Anyideas?
This is your code
``
for row in db.execute(query):
title = convert([x for x in row[1] if x not in del_chars])
year = d…