-
In ```config``` file, I want to use ```all``` features as the image descriptors:
```
extractor:
name: "MoCoResSeries" # name of the extractor.
MoCoResSeries:
extract_features: ["al…
-
I wonder if I can use the frcnn to extract the features after bbox regression. Then I need to add one more layer like xgboost to output some possibility. For example, I trained some classes like ears,…
-
Running the bitstream videoparser has a large memory requirement.
If someone only wants to use the videoparser with the [bitstream_mode3_p1204_3], then only a subset of features will be sufficient.
…
-
Please use the [caffe-users list](https://groups.google.com/forum/#!forum/caffe-users) for usage, installation, or modeling questions, or other requests for help.
_Do not post such requests to Issues…
-
I need to analyze and present visually the training process and the outcome of the encoder-decoder training and compare this with input features. I use 'pytorch' backend process. How can I tap the net…
-
**Describe the bug**
Some very sparse data extracts passed into fmtm-splitter, for example:
![image](https://github.com/hotosm/fmtm-splitter/assets/78538841/5211998c-5a86-4386-8312-35fe49c3f83d)…
-
### ❓ Question
I am trying to use stablebaselines3 to handle a graph-related problem. Graphs of different sizes will have different numbers of nodes and edges, resulting in different observation spac…
-
2024-03-12T17:29:22 WARNING Traceback (most recent call last):
File "C:\Users/njchy1303/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Geo-SAM\geo_sam_tool.py", line …
-
I am interested in getting the features of only one word in a text, but the current implementation gives the features of all the words in the text. I guess this makes the computations much slower, so …
-
It looks like https://github.com/google-research/bert/blob/master/extract_features.py is doing prediction no training.. Can you guys deploy it so that we can make http/gRPC request to get features? I…