Māris Ancāns
Māris Ancāns
http://leafletjs.com/reference-1.0.3.html#map-pane When I try to add another layer on top of existing one with a different z-index, the L.tileLayer doesnt even load the map. heres an example of what im...
Hello, I have 2 computers, and on first computer cpu only i'm using 128x128 image and everything works. On the second computer with cuda, I get error that calculated output...
Hi there, i'm wondering if it is possible to export this model to onnx and then serve it to tensorRT
Hello, is there any scoring to the points matched? `pred = match_pair(extractor, matcher, prev_frame_t, frame_t) ` ``` 'keypoints0' 'keypoint_scores0' 'descriptors0' 'keypoints1' 'keypoint_scores1' 'descriptors1' 'image0' 'image1' 'log_assignment' 'matches0' 'matches1' ``` I...
I suppose batch support is not yet implemented? The inference speed is nice but it needs to be batched in order to use 100% GPU
## 🐛 Bug Running example from [docs](https://lightning-flash.readthedocs.io/en/latest/reference/semantic_segmentation.html#from-folders) causes an exception I cannot understand. ### To Reproduce Paste the code from docs: ```py import torch import flash from flash.core.data.utils import download_data...
Hello, im experiencing wierd artifacts when doing inference on large images. Image resolution is w1500 x h1125 It would be really nice if I could get the training code so...
Hello, im using React 18 and axios 1.4.0 This is how I define the axios instance (following the tutorial) ``` const BASE_URL = 'http://localhost:8080/api' // 1. Create an axios instance...
Hello, is it easy to plug my own 3d object and use that to display in inference outputs? Do I have to retrain the model?
Hello, have you published the scripts that I can use to render in real time the new novel views of panoramas? Similar to how its done in demo