Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about vgg-net

Read more about vgg-net

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - vgg-net

'Sequential' object has no attribute 'in_features' and 'fc'

I am making the model using the fine-tuning method and the model is VGG-16. But I got the following error 'Sequential' object has no attribute 'in_features' I used classifier so I change classifier i...
test-img

Farah Jabeen

python

deep-learning

pytorch

vgg-net

Votes: 0

Answers: 1

Latest Answer

The classifier sequential object does not have a variable called in_features. If you want to do it dynamically, you will need to access the layer in the classifier, rather than the entire classifier: ...
test-img

Kroshtan

Style loss shows TypeError: 'function' object is not subscriptable

I'm trying to implement neural style transfer using the pre-trained vgg19 model in google colab. I'm getting an error while running this section of code. Content loss is printing the correct value but...
test-img

Jahnavi

python

numpy

tensorflow

vgg-net

torchvision

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved