-
This project leverages computer vision and deep learning to detect suspicious activities within retail stores.
Input:
The input consists of real-time video feeds from surveillance cameras placed w…
-
### Please search before asking
- [X] I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar.
### Please read README
- [X] I have read the trouble…
-
When running `python env_setup.py` (either v1 or v2), the flow stops due to the following error:
> google.api_core.exceptions.InvalidArgument: 400 User has requested a restricted HarmBlockThreshold…
-
**Is your feature request related to a problem? Please describe.**
OpenAI support at guidance doesn't rely on logrpobs, as far as I understand. Anyscale seems to mimic OpenAI API but in addition they…
-
### 🚀 The feature, motivation and pitch
Contrastive Decoding (Li et al., 2022) is a decoding strategy that contrasts the log probabilities of two or more models at each token to shift the token dis…
-
- assigned to @dfm, who will do this via pull request
- must acknowledge Geert, who first suggested it.
-
When I was running fine_tune.sh, I came across the error "hydra.errors.OverrideParseException: mismatched input '=' expecting ". My shell file is as below:
#!/bin/bash
export HYDRA_FULL_ERROR=1
…
-
### Presentation of the new feature
It would be very helpful to include the probability distribution of the different options (both log probabilities and real probabilities) present in `outlines.ge…
-
From may to august 2024 I worked on late fusion of copy number variation (CNV) and histopathology microscopy images (H) data to predict cancer in patients with Barrett's oesophagus (BE). Killcoyne et …
-
I've got a SDDP model with a Markov chain used to define states and the transitions between them at each stage.
After noticing some strange behaviour in the simulated policy, the model was retraine…