-
- [ ] [prompt-tuning-playbook/README.md at main · varungodbole/prompt-tuning-playbook](https://github.com/varungodbole/prompt-tuning-playbook/blob/main/README.md?plain=1)
# LLM Prompt Tuning Playbook…
-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…
-
Following up here since #14 is about something else. Using @Falcury's tool and my function to create a read_region function:
Note: This does not happen in SlideScape! Not even a minor shift. Would …
-
-
The anatomical orientation of an array is a critical piece of metadata for downstream analysis, particularly for the increasingly common task of aligning acquired images to an atlas for anatomical qua…
-
I had done the export or import of segmentation in volume, here is the link https://github.com/cornerstonejs/cornerstone3D/issues/664
Now what's missing is stack, does anyone know?
-
Hi,
I wanted to pre-train the same model with the RSNA dataset. However, since RSNA doesn't have text reports, can we generate the templated text reports from the RSNA dataset attributes using the p…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Breast Cancer Detection
:red_circle: **Aim** : To develop a model for detecting breast cancer using de…
-
Thank you for this great model.
I'm new in yolo, I retrained this model with VOC dataset and pretrained darknet53_weights.
After 30 epoches, I got a trained_weights.h5 with about 39.0 loss.
In my…
-
I have a research program for Mammogram, I plan use Cascade RCNN as base frame.
First, I use the official config(cascade_rcnn_r50_fpn_1x.py) and official pretrained model, model work very well.
The…