Leonidas Valavanis

Results 10 issues of Leonidas Valavanis

Hello everyone, I am using Maskrcnn with TF 2.5 from this [forked repo](https://github.com/sabderra/Mask_RCNN) and training with my own dataset. I have 1200 images for train and 100 for validation. I...

Hello, I evaluated the pretrained models that you provide in the repo but the results are not the same as in the paper. Are the pretrained models the same used...

### Description of problem ### Steps taken to solve - [x] Read through docs in this repo - [ ] Posted in Hyperledger Discord ### Screenshots and/or log output I...

Hello, I am trying to reproduce the results of SOSNet. I have implemented the code with the architecture from github and training on Notredame I get 1.5 % FPR95 on...

Hey, I have loaded my wasm with `WebAssembly.instantiate` and i want to check the available functions because I am not sure which one is the name to call. Is that...

### Ethers Version 6.8.1 ### Search Terms _No response_ ### Describe the Problem When calling ethers.Wallet.createRandom() in react native the ui freezes probavly because the calculations are done in the...

investigate
v6

Hello team, I am trying to run the library and its working for android without issues but in ios it crashes with error ``` ERROR Invariant Violation: `new NativeEventEmitter()` requires...

Hello team, I am trying to attach data to a task using python cvat-sdk. I have 125 images of size 700MB and I get error ``` urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='app.cvat.ai', port=443): Max...

# Description This PR adds support for ONNX-based inference in RF-DETR, enabling faster model execution compared to PyTorch CPU inference. This change introduces an alternative inference path using the onnxruntime...

Hello, I am using the latest version "react-native-calendars": "^1.1313.0" and react native "0.80.0". I have a screen that uses timelinelist and inputs some filters that loads some data from an...

stale