simple-faster-rcnn-pytorch VS automl

Compare simple-faster-rcnn-pytorch vs automl and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
simple-faster-rcnn-pytorch automl
1 7
3,891 6,155
- 0.7%
0.0 5.0
almost 3 years ago 29 days ago
Jupyter Notebook Jupyter Notebook
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simple-faster-rcnn-pytorch

Posts with mentions or reviews of simple-faster-rcnn-pytorch. We have used some of these posts to build our list of alternatives and similar projects.
  • ISO Easy to Modify and Use Faster RCNN PyTorch Implementation
    1 project | /r/computervision | 25 Feb 2021
    Hi all, as the title suggests I'm looking for a GitHub repo where I can edit a Faster RCNN implementation rather easily. I'm basically looking to test an idea where I have multiple branches with feature map and bounding boxes as inputs. I've modified the built-in torchvision implementation once before, but I think it's a little more complicated than I like, and I'd rather not release the entire torchvision package as part of my own work in the future. I have looked briefly into this repo https://github.com/chenyuntc/simple-faster-rcnn-pytorch/blob/master/trainer.py but it only supports a batch size of 1, and I'm not sure what it'd take to expand that capability. Is there anything better out there?

automl

Posts with mentions or reviews of automl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-13.

What are some alternatives?

When comparing simple-faster-rcnn-pytorch and automl you can also consider the following projects:

Yet-Another-EfficientDet-Pytorch - The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.

FLAML - A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.

mmdetection - OpenMMLab Detection Toolbox and Benchmark

gpt-3 - GPT-3: Language Models are Few-Shot Learners

Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-Learning - My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison between state-of-the-art Object Detection algorithms YOLO and Faster R-CNN based on the Berkeley DeepDrive (BDD100K) Dataset.

TFLiteClassification - TensorFlow Lite Image Classification Python Implementation

OwnPhotos - Self hosted alternative to Google Photos

SipMask - SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation (ECCV2020)

yolov3-tf2 - YoloV3 Implemented in Tensorflow 2.0

efficientdet-pytorch - A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights

opencv - Experimenting using Machine Vision OpenCV and Python to create software suitable for driving a Golf launch monitor similar to technology like SkyTrak, GC2 and GC Quad

mlkit - A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS