-
Hello. I am a beginner in deep learning and pytorch, and I have a question about how to use HRNet.
I downloaded the pre-trained model you provided (HRNet-W64-C) from one-drive and cloned the HRNet …
-
could you please offer an pre-trained model for your network?
-
I downloaded the `saved_model` format mnasnet model from https://storage.googleapis.com/mnasnet/checkpoints/mnasnet-a1.tar.gz. A text file in the folder claims the given `tflite` and `saved_model` mod…
-
`ladoga.graphics.cs.cmu.edu` didn't work so I replaced it with `gs11655.sp.cs.cmu.edu`
Then I got the error
```
File already exists. Checking md5...
Checksum is incorrect. Need to download aga…
-
Hi All,
I tested the model (i renamed the model.h5 to AnomalyDetector.h5 . Loading fails completely with an error TypeError: ('Keyword argument not understood:', 'implementation')
Any suggestion wi…
ghost updated
4 years ago
-
Would you please consider linking pre-trained models for each of the configurations in https://github.com/google/seq2seq/tree/master/example_configs from the docs?
Lots of exploratory research invo…
-
I want use demo to test some pictures. but I cannot download the pre-trained models through all the link , Is the link invalid? Who can give me a new link ? Thanks
-
Hello,
Would you have any previously trained automated driving model available?
I'd love to see the car running in autonomous mode without user input. Is that possible in this simulator?
Rega…
eds89 updated
5 years ago
-
Would it be possible for you to provide the pre-trained weights of the Pix2Pix colorization model?
I can not find them anywhere and would really like to use them as a baseline.
-
Error occurs when loading pre-trained model yolov4s-mish.pt.
It might due to the model is trained on pytorch 1.5.1 while my environment is pytorch 1.6.0.
The same issue as https://github.com/ult…