EnricoBeltramo

Results 53 issues of EnricoBeltramo

I have some issue to reach the expected accuracy on task 16. How should tune parameters in order to reach the expected accuracy?

I copied the repository as it is I have win10 SO I run: yarn install yarn build But I have follow error: yarn dev $ webpack --config build/webpack.dev.conf.js Webpack is...

I have an issue sending TCX file. At the end of transmission I have following error: java.lang.NumberFormatException: Expected an int but was 2179799777 at line 1 column 17 path $.id...

I'm trying to run this project, but the support to unity tensorflow sharp looks discontinued. How can i run it in Unity 2019?

Is it possible to add additional autentication providers? I tried to add it, but the parameter looks to be ignored: const api = new cdk_appsync_transformer.AppSyncTransformer(this, 'Api', { schemaPath: 'graphql/schema.graphql', //...

There is a way to give a access from a function used as resolver to a dinamobdb table just create by transformer? I tried those operations: // create app sync...

I found a strange behaviour when I send a message in a topic with qos level 2. I have 2 clients connected on same topic From first client: - I...

stale

Is not clear for me.. is possible to start from a pretrained stylegan3 model i.e. at 512x512 and do a progressive training at different resolution?

I tried to use the library on a Jetson Xavier ARM64 using mvAcquire of Matrix vision built for ARM64 and a lxg-20cp Baumer Camera. The library read and write fine...

question
3rd-party related

**Is your feature request related to a problem? Please describe.** Is it possible to load a pretrained model at different resolution? I have a pretrained at 512x512 and I would...