#
dota
Here are 106 public repositories matching this topic...
Rotational region detection based on Faster-RCNN.
-
Updated
Jan 8, 2020 - Python
Tool that predicts the outcome of a Dota 2 game using Machine Learning
-
Updated
Mar 30, 2020 - Python
Code used for training Faster R-CNN on DOTA
-
Updated
Jul 7, 2018 - Python
A tensorflow re-implementation of RRPN: Arbitrary-Oriented Scene Text Detection via Rotation Proposals.
-
Updated
Jan 8, 2020 - Python
R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
-
Updated
Sep 5, 2020 - Python
liusiyuan1111
commented
Dec 28, 2019
WARNING:tensorflow:From convert_data_to_tfrecord.py:81: The name tf.python_io.TFRecordWriter is deprecated. Please use tf.io.TFRecordWriter instead.
Traceback (most recent call last):
File "convert_data_to_tfrecord.py", line 125, in <module>
convert_pascal_to_tfrecord()
File "convert_data_to_tfrecord.py", line `93,` in convert_pascal_to_tfrecord
img_height, img_width, gtb
lijain
commented
Nov 15, 2019
在demo_rh_pyramid.py中的157行如下面代码:
det_boxes_r_ = forward_convert(det_boxes_r_, False)
det_boxes_r_[:, 0::2] *= (w_len / ss)
det_boxes_r_[:, 1::2] *= (h_len / ss)
det_boxes_r_ = back_forward_convert(det_boxes_r_, False)
有时会报IndexError: too many indices for array,查看有时为空。当用if做排除后还会出现此错误,请指教一下。如果方便的话可以给下微信?谢谢了
yangxue0827
commented
Nov 17, 2019
Template:
DOTA1.0 (Task1)
| Model | Backbone | mAP | Paper Link | Code Link |
|---|---|---|---|---|
| SCRDet | ResNet101 | 72.61 | ICCV2019 | [code](https://github.com/DetectionTeamUCAS/R2CNN-Plus-Plus_Tensorflow |
第一个web项目,仿照cnode,欢迎新建账号试用
-
Updated
Oct 29, 2019 - HTML
A Discord bot that makes scheduling easy
-
Updated
Nov 9, 2017 - JavaScript
Official repository for "iSAID: A Large-scale Dataset for Instance Segmentation in Aerial Images" (CVPR'19 Workshops -- Oral)
devkit
pytorch
dataset
aerial-imagery
object-detection
dota
instance-segmentation
pytorch-implementation
cvpr19
evaluation-code
-
Updated
May 6, 2020 - Jupyter Notebook
A custom game mode inspired by Legion TD for DotA 2
-
Updated
Aug 30, 2020 - Lua
A telegram bot for dota2 updates
-
Updated
Sep 24, 2019 - Python
App that plays various AdmiralBulldog sounds when things happen in your Dota 2 matches
-
Updated
Jun 24, 2020 - Kotlin
api for liquipedia.net
-
Updated
Apr 20, 2020 - Python
Ruby client for Dota 2 from OpenDotaAPI
-
Updated
Jul 27, 2020 - Ruby
A Dota 2 Web API for Liquipedia
-
Updated
Jun 29, 2020 - JavaScript
Improve this page
Add a description, image, and links to the dota topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dota topic, visit your repo's landing page and select "manage topics."
People had reported that they missed the filter functionality.