-
Move glossary to separate page and add additional terms including:
- Node
- Edge
- Segmentation (mask)
- Detection
- Frame buffer (or whatever term we decide to use for the concept of matching di…
-
Hi Thomas,
I am new in graph neural network field and I was going through different kinds of graph networks proposed by you. I want to solve very simple problem using graph networks. The problem lo…
-
Traceback (most recent call last):
File "link_prediction.py", line 548, in
test_edge_functions(args)
File "link_prediction.py", line 322, in test_edge_functions
Gtrain, Gtest = create…
-
### 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…
-
## Context
When Projects are using an object detector and a classifier to process images, there's a lag between the image receiving a prediction from the object detector and it receiving a prediction…
-
This player is going to be feature-complete soon, so I should start thinking about what to do with the current bytecode based virtual machine. It wasn't the best idea because it isn't fast. Scratch co…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Ubuntu 16.04
- **FiftyOne installed from (pip or source)**: pip
- **FiftyOne version (run `fiftyo…
-
## 🐛 Bug
When I was using GraphBolt for a heterogeneous graph link prediction task, errors frequently occurred during batch generation. I created a dataset called HGBl-amazon, which includes one type…
-
Hi,
I just upgraded to executorch 0.4 and ran my code which previously failed as described in
https://github.com/pytorch/executorch/issues/1350
Now it fails with
```ConstraintViolationError```…
-
## 🐛 Bug
When I use the `RandomLinkSplit` to split dataset MovieLens, I found that the split data is wrong.
### To Reproduce
The link prediction task is as follows:
```
train_data, v…