-
# Problem
Engines implementing RML-Core should no bother with all different Source descriptions like CSV, XML, JSON, RDB, SPARQL, etc.
to be RML-Core compliant. However, the current test-cases exi…
-
My organization only allows pytroch models to go into production. I wrote the following code to convert my trained h2o model into pytorch but it errors out.
```
import torch
import torch.nn as nn…
-
Hello Dr. Maëlic, I am new to the SGG task. When applying your project to my dataset, I was able to obtain some results using the predcls mode. However, when I switched to the sgdet mode, the mAP rema…
-
In the `videobliinds_features` function, one of the features is given by the `temporal_dc_variation_feature_extraction` function. This feature is based on the motion_vectors computed with the `blockMo…
-
Use the concept-problem.txt to generate the link of problem to concept. I got about 19983 problems with concept feature, but there are a huge number(more than 40000) of problems can't find any concept…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
#### Description
I have developed a java code to produce a decision tree without any pruning strategy. The used desicion rule is also the default majority rule. Then I opted to use python for…
-
Thanks for the great work, a few questions:
1) Current setup for dense matching using loftr is done for the eth3d dataset and seems to be designed to run on an preexisting colmap model. Can the dens…
-
I1130 15:35:32.397227 25336 net.cpp:322] Copying source layer relu5a
I1130 15:35:32.397253 25336 net.cpp:322] Copying source layer conv5b
I1130 15:35:32.474161 25336 net.cpp:322] Copying source laye…
-
This is a stupid question,but I followed your [manual ](http://www.chokkan.org/software/crfsuite/manual.html) and still struck on this.
The first step in training a tagging model is to transform raw …