yxy235
fedaa36da5
[Example] Fix numpy errors in examples. ( #6554 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal >
2023-11-13 11:21:41 +08:00
Hongzhi (Steve), Chen
704bcaf6dd
examples ( #5323 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-19 08:35:15 +08:00
Hongzhi (Steve), Chen
a9f2acf323
[Misc] Black auto fix. ( #4641 )
...
* [Misc] Black auto fix.
* sort
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal >
2022-09-26 21:46:32 +08:00
xiang song(charlie.song)
67cb7a43a0
[Feature] Deprecate multigraph ( #1389 )
...
* Deprecate multi-graph
* Handle heterograph and edge_ids
* lint
* Fix
* Remove multigraph in C++ end
* Fix lint
* Add some test and fix something
* Fix
* Fix
* upd
* Fix some test case
* Fix
* Fix
Co-authored-by: Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal >
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com >
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com >
2020-03-28 21:31:24 +08:00
Tong He
cbee427839
[Model] Scene Graph Extraction Model with GluonCV ( #1260 )
...
* add working scripts
* add frcnn training script
* remove redundent files
* refactor validation computation, will optimize sgdet and training
* validation finally finished
* f-rcnn training
* test reldn
* rm file
* update reldn training
* data preprocess to h5
* temp
* use coco json
* fix conflict
* new obj dataset for detection
* update training
* before cleanup
* remove abundant files
* add arg parse to train
* cleanup code file
* update
* fix
* add readme
* add ipynb as demo
* add demo pic
* update readme
* add demo script
* improve paths
* improve readme
* add docstrings
* fix args description
* update readme
* add models from s3
* update README
Co-authored-by: Minjie Wang <minjie.wang@nyu.edu >
2020-03-05 11:54:26 +08:00