-
I notice that the image is transposed when read by `LoadImagePatchd` at https://github.com/Project-MONAI/MONAILabel/blob/1d034726c655102cf612053842b1c45727966612/sample-apps/pathology/lib/transforms.p…
-
Related to the question: https://stackoverflow.com/questions/44558435/scikit-learn-predicting-a-single-observation.
The following lines are handled differently by the python LGBMClassifier:
```
…
-
As you know, we can model multi-chain structure prediciton using Alphafold monomer, we can add a large number to the residue indices to denote chain breaks. Though the following function exists in the…
-
I can't find any references describing how to use shuffle_models. Can give some examples to demostrate it?
@guolinke pointed out in issue #1815 that:
> You can use shuffle_models https://lightgbm…
-
**1. Requester Information:**
Dylan Lee
dylan.lee@noaa.gov
**2. Project Information:**
The water node website will be a collaborative effort between CIROH, NOAA CoastWatch, and the National Wat…
-
Hello,
Is it possible to tune down the quality of the inference for less VRAM usage? I'm running RTX 3060 6GB and while I can train with 4 batches on V2 without problem, I can't inference certain a…
-
Hi Mr. Vibashan,
I would like to reproduce your paper but I only get AP values of 0 when I test with your uploaded model with this code:
python tools/plain_test_net.py --eval-only --config-file …
-
When I create a prediciton with the code below it returns an erorr in the CLI but the prediciton goes through in the dashboard without isses
Code:
```javascript
async generate(prompt, negativePro…
-
Hi,
nice post but the results are wrong.
You are not predicting some days ahead but only one day ahead at a time.
You are not taking your prediction as input for your next prediciton, but you a…
-
I have successfully installed the tensorflow-serving and I am able to get the prediction for pre-build inception model using tensorflow-serving.
Server-running Command:
> **tensorflow_model_ser…