-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.19042 |
|Architecture | x64 |
|Application Version | 1.4.6 |
|Process | renderer |
#### Message
The syste…
-
Issues listed in the [data spreadsheet](https://docs.google.com/spreadsheets/d/1p3yUKVccYJoY085syAdDRH-pDkN8_WTc/edit#gid=845715953) for the recreational fleet(s)
- [x] Landings @kellijohnson-NOAA
…
-
crash log from ndervish at Nexus
```
Unhandled native exception occurred at 0x7FFD4159D333 (SmartHarvestSE.dll+7D333) on thread 8576!
FrameworkName: NetScriptFramework
FrameworkVersion: 10
Fram…
-
### Have you checked our Troubleshooting page for your issue?
- [X] I have checked the Troubleshooting page
### Is there already an issue for your problem?
- [X] I have checked older issues, open a…
-
Hi,
I am having trouble understanding pre-processing step. I have dicom images of liver of size 512x512. How do I proceed further?Do I have to resize it to 388x388 and add symmetrical padding of size…
-
This for clients that are SDR only. Now the colors are all washed out. Newer ffmpeg has a pretty nice tonemapping filter.
-
Hi,
I finally got FFMPEG working with CUDA & Sonarr, thanks to your help previously and some tweaking of your sonarr-sma:build docker image (see https://github.com/KaHooli/sonarr-sma/tree/build ).
…
-
-
It appears that the URL the plugin is passing to FFmpeg is getting a 403:
```
http://192.168.0.150:8096/videos/af13d429-be50-c530-2eb7-ae9fdf1166d0/live.m3u8?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgT…
-
currentTagScores = torch.gather(all_scores, **3,** tags.view(batchSize, sentLength, 1, 1).expand(batchSize, sentLength, self.label_size, 1)).view(batchSize, -1, self.label_size)
(code from linear_crf…