Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pythonkurs
/
caffe
Public
forked from
BVLC/caffe
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
caffe
python
caffe
on
parallel
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 10, 2014
Merge pull request #1195 from longjon/python-copy-from
Show description for 7eecdf9
shelhamer
committed
7eecdf9
View commit details
Copy full SHA for 7eecdf9
View code at this point
Browse repository at this point
Commits on Oct 4, 2014
Merge pull request #1070 from sguada/move_data_mean
Show description for 0ba046b
sguada
committed
0ba046b
View commit details
Copy full SHA for 0ba046b
View code at this point
Browse repository at this point
Commits on Oct 3, 2014
[fix] include Python.h instead of re-ordering for pycaffe build on OS X
shelhamer
committed
aee2efb
View commit details
Copy full SHA for aee2efb
View code at this point
Browse repository at this point
[fix] bend pycaffe to the whims of OS X header order
Show description for 562ecba
shelhamer
committed
562ecba
View commit details
Copy full SHA for 562ecba
View code at this point
Browse repository at this point
Fixed MemoryDataLayer to make it work with pycaffe
sguada
committed
e9c08e5
View commit details
Copy full SHA for e9c08e5
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
[pycaffe] expose Net::SharedTrainedLayersWith as Net.share_with
longjon
committed
0dfda37
View commit details
Copy full SHA for 0dfda37
View code at this point
Browse repository at this point
[pycaffe] expose Net::CopyTrainedLayersFrom as Net.copy_from
Show description for ab5e86e
longjon
committed
ab5e86e
View commit details
Copy full SHA for ab5e86e
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
[pycaffe] expose SGDSolver.iter
longjon
committed
5be4d76
View commit details
Copy full SHA for 5be4d76
View code at this point
Browse repository at this point
[pycaffe] expose SGDSolver.test_nets
longjon
committed
34e661b
View commit details
Copy full SHA for 34e661b
View code at this point
Browse repository at this point
[pycaffe] add converter for vectors of Nets
longjon
committed
2f29ec4
View commit details
Copy full SHA for 2f29ec4
View code at this point
Browse repository at this point
[pycaffe] fix comment typo
longjon
committed
08ccc94
View commit details
Copy full SHA for 08ccc94
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
[pycaffe] expose Net::Reshape
longjon
authored and
shelhamer
committed
fdf2de1
View commit details
Copy full SHA for fdf2de1
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
[pycaffe] use _blob_names, _layer_names instead of removed .name
longjon
committed
3e12d49
View commit details
Copy full SHA for 3e12d49
View code at this point
Browse repository at this point
[pycaffe] expose Net.blob_names and Net.layer_names
longjon
committed
afd8f37
View commit details
Copy full SHA for afd8f37
View code at this point
Browse repository at this point
[pycaffe] add converter for vector<string> used by _*_names
longjon
committed
ed13a61
View commit details
Copy full SHA for ed13a61
View code at this point
Browse repository at this point
Commits on Aug 31, 2014
[pycaffe] expose Blob.Reshape
Show description for 3e92496
longjon
committed
3e92496
View commit details
Copy full SHA for 3e92496
View code at this point
Browse repository at this point
[pycaffe] remove name property from PyBlob and PyLayer
Show description for 88221c9
longjon
committed
88221c9
View commit details
Copy full SHA for 88221c9
View code at this point
Browse repository at this point
[pycaffe] declare the _caffe module init function
longjon
committed
7907a56
View commit details
Copy full SHA for 7907a56
View code at this point
Browse repository at this point
[pycaffe] split _caffe into source and header files
Show description for f4f508e
longjon
committed
f4f508e
View commit details
Copy full SHA for f4f508e
View code at this point
Browse repository at this point
[pycaffe] make PyBlob a template over Dtype
Show description for 6be5b6e
longjon
committed
6be5b6e
View commit details
Copy full SHA for 6be5b6e
View code at this point
Browse repository at this point
[pycaffe] make PyNet a class, not a struct
longjon
committed
3535b47
View commit details
Copy full SHA for 3535b47
View code at this point
Browse repository at this point
[pycaffe] use a namespace alias instead of using directives for boost::python
longjon
committed
128be26
View commit details
Copy full SHA for 128be26
View code at this point
Browse repository at this point
[pycaffe] live in caffe namespace instead of opening it
longjon
committed
9d54149
View commit details
Copy full SHA for 9d54149
View code at this point
Browse repository at this point
[pycaffe] use class names of the form Py* instead of Caffe*
longjon
committed
e7f712e
View commit details
Copy full SHA for e7f712e
View code at this point
Browse repository at this point
Commits on Aug 7, 2014
LICENSE governs the whole project so strip file headers
shelhamer
committed
b97b88f
View commit details
Copy full SHA for b97b88f
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
drop np.asarray() in favor of declaration (~1.75x speedup)
shelhamer
committed
0db9478
View commit details
Copy full SHA for 0db9478
View code at this point
Browse repository at this point
fix pycaffe context cropping with or without mean
shelhamer
committed
4f77269
View commit details
Copy full SHA for 4f77269
View code at this point
Browse repository at this point
take array in pycaffe `Net.set_mean()` instead of file path
shelhamer
committed
e1b3413
View commit details
Copy full SHA for e1b3413
View code at this point
Browse repository at this point
fix pycaffe input processing
Show description for d5c3cef
shelhamer
committed
d5c3cef
View commit details
Copy full SHA for d5c3cef
View code at this point
Browse repository at this point
Commits on Aug 5, 2014
define caffe.Net input preprocessing members by boost::python
Show description for 99f27fc
shelhamer
committed
99f27fc
View commit details
Copy full SHA for 99f27fc
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
Merge pull request #733 from longjon/pycaffe-tweaks
Show description for d842f4a
shelhamer
committed
d842f4a
View commit details
Copy full SHA for d842f4a
View code at this point
Browse repository at this point
Commits on Jul 19, 2014
pycaffe: test channel_order and input_scale against None
Show description for fb2f7c1
longjon
committed
fb2f7c1
View commit details
Copy full SHA for fb2f7c1
View code at this point
Browse repository at this point
pycaffe: reorder exceptions
Show description for 32fefa9
longjon
committed
32fefa9
View commit details
Copy full SHA for 32fefa9
View code at this point
Browse repository at this point
pycaffe: allow unspecified mean. Fixes #671.
longjon
committed
fc48d5d
View commit details
Copy full SHA for fc48d5d
View code at this point
Browse repository at this point
Commits on Jul 18, 2014
pycaffe: expose Forward/Backward From/To as kwargs start and end
longjon
committed
3ef43e4
View commit details
Copy full SHA for 3ef43e4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.