CNN_Classifications

Convolutional Neural Networks for image recognition and classification (by arjun-majumdar)

CNN_Classifications Alternatives

Similar projects and alternatives to CNN_Classifications

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better CNN_Classifications alternative or higher similarity.

CNN_Classifications reviews and mentions

Posts with mentions or reviews of CNN_Classifications. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-09.
  • Object Localization from scratch TF2
    1 project | /r/computervision | 27 Jun 2022
    Object localization trained from scratch for emoji dataset in TensorFlow 2.8. Getting an IoU = 0.5969 and classification output accuracy = 100%. The code can be referred here. Though in fairness, I am using only 9 classes out of the emoji dataset. Thoughts?
  • ResNets PyTorch CIFAR-10
    1 project | /r/computervision | 17 Oct 2021
    I have trained ResNet-18, ResNet-18 (dropout), ResNet-34 and ResNet-50 from scratch using He weights initializations and other SOTA practices and their implementations in Python 3.8 and PyTorch 1.8. ResNet-18/34 has a different architecture as compared to ResNet-50/101/152 due to bottleneck as specified by Kaiming He et al. in their research paper.
  • VGG-18 PyTorch
    1 project | /r/computervision | 11 Oct 2021
    You can access the code here and here. According to some research papers, for deep learning architectures, using SGD vs. Adam optimizer leads to faster convergence.
  • PyTorch Pruning
    1 project | /r/deeplearning | 16 Apr 2021
    I have implemented "Unstructured Global absolute magnitude" pruning using "torch.nn.utils.prune" with LeNet-5 trained on MNIST with iterative pruning. You can refer to the code here.
  • Learning Rate: Decay, Warmup & Scheduler
    1 project | /r/deeplearning | 15 Apr 2021
    While trying to implement different SOTA research papers, I had a roadblock in terms of finding working code for different learning rate: decay, warmup & schedules (piece-wise decay, step decay, exponential decay, etc.). Therefore, I created a Jupyter Notebook implementing these concepts using TensorFlow 2.4, Python3.8 specifically for custom training loops with tf.GradientTape since most of the tutorials/blogs only show "model.fit()" method. The code can be accessed here.
  • ResNet from scratch - ImageNet
    1 project | /r/deeplearning | 12 Mar 2021
    You can refer to my experiments here
  • ResNet-18 vs ResNet-34
    1 project | /r/learnmachinelearning | 9 Mar 2021
    Have a look at the code for manual early stopping using LeNet-300-100 FC Neural Network for MNIST dataset and let me know your thoughts.
    2 projects | /r/deeplearning | 9 Mar 2021
    I have trained ResNet-18 and ResNet-34 from scratch using PyTorch on CIFAR-10 dataset. The validation accuracy I get for ResNet-18 is 84.01%, whereas for ResNet-34 is 82.43%. Is this a sign of ResNet-34 overfitting as compared to ResNet-18? Ideally, ResNet-34 should achieve a higher validation accuracy as compared to ResNet-18.
  • ResNet-18 from scratch
    1 project | /r/deeplearning | 9 Mar 2021
    I have implemented ResNet-18 CNN from scatch in Python and PyTorch using CIFAR-10 dataset. You can see it here.
  • ValueError: TensorFlow2 Input 0 is incompatible with layer model
    2 projects | /r/deeplearning | 5 Mar 2021
    I am trying to code a ResNet CNN architecture based on the paper by using Python3, TensorFlow2 and CIFAR-10 dataset. You can access the Jupyter notebook here.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 26 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic CNN_Classifications repo stats
12
6
6.4
4 months ago

The primary programming language of CNN_Classifications is Jupyter Notebook.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com