-
It would be nice to extend [vivado_report](https://github.com/fastmachinelearning/hls4ml/blob/master/hls4ml/report/vivado_report.py) utility to include in the extracted results:
- per-layer resourc…
-
Hello,
I would like to ask if I need to train with my own video? My video contains my own scenes, but the camera might not be able to recognize some moving objects in the scene.
Thank you very m…
-
This is a great job.
Could you give more details about the visualization of dense correspondence?
-
The code in that pass seems to silently assume the the first two dimensions are not scaled, but ONNX has no such restriction.
With input
```
func.func @test_resize_middle(%arg0: !torch.vtensor) -…
-
-
RICInterpolator error: error appeares when using the gray image as input
##### System information (version)
- OpenCV = 4.6.0
- Operating System / Platform = Windows 64 Bit
- Compiler = Visua…
-
I run it on ubnutu18, cuda11.2
but when i preceed :
"
# run pixsfm
sfm = PixSfM({"dense_features": {"max_edge": 1024}})
refined, sfm_outputs = sfm.reconstruction(ref_dir…
-
We are experimenting some models/architectures inspired by the NODE model. Given a point (t,x), the idea is to solve an ODE system whose definition uses a neural network (and also its derivative) and …
-
The `output_format` parameter should be optional in `evaluate` and default to all dense. This is a common enough choice and we default to all dense other places.
-
### Issue Description
Can anyone confirm that install with CUDA support (and, therefore, GpuTree explainer) is working in shap 0.46.0? I tried on BOTH Windows and Ubuntu 22.04, and in neither case it…