-
### Broken Link
https://cnn-cnninternational-1-eu.rakuten.wurl.tv/playlist.m3u8
### What happened to the stream?
Not loading
### Notes (optional)
_No response_
### Contributing Guide
- [X] I ha…
-
Implement the CNN from [this paper](https://arxiv.org/abs/2101.11589)
**Is your feature request related to a problem? Please describe.**
Needed for direct comparison between the CNN and other arch…
-
Improve the Issue
-
I am creating masked convolution in equinox like below :
```
import equinox as eqx
import jax
import jax.numpy as jnp
from typing import Optional
from jaxtyping import Array, Float
class…
-
Create a binary cancer presence convoluted neural network model
-
This issue is meant to act as master list for ops we need to enable CNNs on BH
@mywoodstock helped put together a list Resnet ops/ ops to prioritize for CNNs:
- BinaryDeviceOperation
- Interleave…
-
Can you confirm if CNN masking can be performed on dwi images in the PA direction (b=0)?
I seem to get really weird results when running this on PA images - the output is only a single slice in th…
-
@EEG-PK/model
Przeprowadzenie treningu: podział datasetów, praca z modelem.
wybieramy tyle samo pacjentów z każdej klasy z każdego datasetu (można tu potestować czy przy użyciu większej ilości prób…
-
**Is your feature request related to a problem? Please describe.**
Identifying the hair type among five classes as:
Straight
Wavy
Curly
Kinky
Dreadlocks (not actually a hair type but a hair styl…
-
### 문제 설명
현재 기계 평가의 단위는 **전체 데이터셋**이어야 하지만, 현재 코드에서는 **서브 데이터셋 단위**로만 텍스트 파일을 저장하고 있습니다.
**서브 데이터셋의 목적**은 모든 데이터를 대상으로 인간 평가를 진행할 수 없으므로, 일부 데이터를 선별하여 인간 평가를 수행하기 위함이었습니다.
하지만 이제 인간 평가가 완료되었…