-
I have my own dataset with hundreds of thousands photos of peoples faces and was wondering if anyone has done something similar in using DINO for Facial Recognition? Hoping to be able to input a photo…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
I'm using the validity index in the package, which implements DBCV score according to the following paper:
https://www.dbs.ifi.lmu.de/~zimek/publications/SDM2014/DBCV.pdf
I'm working on a face clu…
-
As discussed in the `dataHaskell` gitter, a (composable) version of `split-apply-combine` or `map-reduce` would be a welcome addition to the frames api. For clarity, here's a comment outlining the de…
-
### Description ###
Due to the changes introduced in jQuery UI v1.13 for function `getNumber` selecting dateRange `from` date clear out `to` date
```
getNumber = function( match ) {
v…
-
Right now the program's accepted inputs are too specific. For example:
- GO stations must have the "GO" suffix attached (for example, searching "Milton" yields an error, but searching "Milton GO" y…
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
Critical (currently preventing usage)
…
-
• Synthesizers:
When playing high notes on a synthesizer using a harmonically rich wave like a saw wave, there are probably some frequencies that will go above the nyquist frequency, so aliasing occu…
-
### Is your feature request related to a problem? Please describe.
A relative newcomer to the compression scene, zstandard is at default settings superior to gzip in compression ratio, compression sp…
-
A named function type with an error-describing comment should be analyzable, and should be treated as roughly the same as an interface with a single function.
```go
// Errors:
//
// - example-…