-
when I "bash develop.sh"(SparseConvNet) . The problem following appeared:
(I run this in CUDA10.0,Ubuntu 16.04)
" " "
running develop
running egg_info
creating sparseconvnet.egg-info
writi…
-
Hi Marcelo
Thanks for your example code, I came across a problem when I try Python simpleCamTest.py, the error is as below, can you give me some suggestion, the OpenCV version is 3.4.1
OpenCV(3.4…
-
Hi, I'm trying to train a Sparse Resnet model using Fastai. However, I'm getting the error of the title:
`AttributeError: module 'sparseconvnet.SCN' has no attribute 'Metadata_2'`
I've tried to …
-
I'm writing an indentation parser and I want to recover from one certain type of error: indentation that is larger than reference indentation, but unequal to indentation set by the block parser.
E…
-
We should consider how to implement versioned docs (that is, release documentation in sync with Atmo / SCN releases). While making documentation versions for all (earlier) releases is certainly import…
flaki updated
2 years ago
-
**Describe the bug**
I'm trying to resample [CAMS aerosol data](http://weatherstationdata.physics.ox.ac.uk/Visualisations/CAMS_AER_20200630_1200.grib) onto the `msg_seviri_fes_3km` area defined as st…
-
**Describe the bug**
If I save a satpy Scene as a tif file and then reload it, the area attribute is not complete: It is missing the `area_id`, `description` and `projection_id`.
**To Reproduce**
…
-
like seriously how am I supposed to know it's `SCN.touchMove(x,y,id)` instead of `SCN.touchMove(id,x,y)`
it took me quite a bit of searching to even find that
-
Hello,
I am running LTR retriever, and I am coming across these errors:
`/data/00/user/user101/software/LTR_retriever/LTR_retriever/bin/get_range.pl 1 LTRretriever.genome.fna.retriever.scn LTRretrie…
-
So, I had a problem here with my camera (it broke) and I bought a new one, same model, same brand. Plugged it in and got an error. Tried again on your code, same error. Not sure if it's a driver probl…