-
Updated
Jul 16, 2020 - JavaScript
#
coco
Here are 127 public repositories matching this topic...
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
Mask RCNN in TensorFlow
-
Updated
Feb 24, 2018 - Python
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
demo
computer-vision
detection
pytorch
nms
coco
object-detection
pascal-voc
multibox
focalloss
efficientnet
efficientdet-d0
-
Updated
Jul 12, 2020 - Python
-
Updated
Jul 16, 2020 - Vue
Open
Add functional test
2
amitguptagwl
commented
Aug 16, 2019
We're planning to add functional tests using cypress js.
Visual Question Answering in Pytorch
-
Updated
Dec 11, 2019 - Python
Helper functions to create COCO datasets
-
Updated
Apr 11, 2020 - Python
Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN, deeplab)
pytorch
coco
eval
ccnet
cityscapes
mobilenet
xception
deeplabv3plus
deeplab-v3-plus
fast-scnn
hrnet
pointrend
-
Updated
May 3, 2020 - Python
Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models
deep-learning
pytorch
coco
human-pose-estimation
pretrained-models
pose-estimation
prm
mpii
stacked-hourglass-networks
keypoints-detector
hourglass-network
pytorch-implmention
coco-dataset
deeppose
chained-prediction
-
Updated
Jul 29, 2019 - Python
The official homepage of the (outdated) COCO-Stuff 10K dataset.
-
Updated
Mar 24, 2018 - MATLAB
Deformable Convolutional Networks + MST + Soft-NMS
-
Updated
Dec 2, 2017 - Python
various tools such as label-tools , data-augmentation , etc.
-
Updated
Jul 14, 2020 - Jupyter Notebook
LuisCampos1234
commented
Feb 13, 2020
Code brakes with tensorflow 1.14.0, module tensorflow.contrib was removed
had to move to 1.14 because has a fix for something else
Image Captions Generation with Spatial and Channel-wise Attention
-
Updated
Apr 4, 2018 - Python
Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core
raspberry-pi
opencv
iot
computer-vision
tensorflow
keras
coco
aws-ec2
ec2-instance
aws-iot
opencv-library
generative-adversarial-networks
raspberry-pi-3
opencv3
cyclegan
haarcascade
sagemaker
yolo-model
ubuntucore
aws-sagemaker
-
Updated
Dec 13, 2019 - Jupyter Notebook
This is a tensorflow re-implementation of Faster R-CNN: Towards Real-Time ObjectDetection with Region Proposal Networks.
-
Updated
Jan 8, 2020 - Jupyter Notebook
The fastest crypto online
java
crypto
smart-contracts
javafx
blockchain
cryptocurrency
coco
blockchain-technology
automated-smart-contracts
-
Updated
Sep 20, 2018 - Java
FCOS: Fully Convolutional One-Stage Object Detection.
-
Updated
Apr 28, 2019 - Jupyter Notebook
A Clone version from Original SegCaps source code with enhancements on MS COCO dataset.
deep-learning
tensorflow
keras
python3
coco
segmentation
3d
2d
capsule
2d-images
mscoco-dataset
capsule-networks
image-seg-tool
luna16
capsule-nets
3d-images
seg-caps
binary-image-segmentation
-
Updated
Aug 28, 2018 - Jupyter Notebook
Chainer Implementation of Mask R-CNN. (Training code to reproduce the original result is available.)
computer-vision
deep-learning
chainer
coco
object-detection
instance-segmentation
mask-rcnn
iccv-2017
detectron
-
Updated
Sep 1, 2019 - Python
COCO API - Dataset @ http://cocodataset.org/
-
Updated
Feb 8, 2020 - Jupyter Notebook
vinay0410
commented
Oct 2, 2019
I think we should first fix Ubuntu's build, and then move on to fixing osx's builds.
https://travis-ci.org/JdeRobot/DetectionSuite
Improve this page
Add a description, image, and links to the coco topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coco topic, visit your repo's landing page and select "manage topics."
When I delete the lib.utils. ,the test.py is right but the demo.py is wrong , however,when I use the lib.utils. , the demo.py is right but the test.py is wrong !!
why? why