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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 26, 2016
Merge pull request #2144 from tishibas/load_image-improved
Show description for a14ae47
jeffdonahue
committed
a14ae47
View commit details
Copy full SHA for a14ae47
View code at this point
Browse repository at this point
Merge pull request #3581 from Austriker/draw-python3
Show description for 714b759
jeffdonahue
committed
714b759
View commit details
Copy full SHA for 714b759
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Updated import to make it work with pydotplus
Austriker
committed
407050e
View commit details
Copy full SHA for 407050e
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Version 1.0.0-rc3
lukeyeager
committed
67b497d
View commit details
Copy full SHA for 67b497d
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Exposing layer top and bottom names to python
philkr
committed
1137e89
View commit details
Copy full SHA for 1137e89
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
dismantle layer headers
Show description for 300f43f
shelhamer
committed
300f43f
View commit details
Copy full SHA for 300f43f
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Skip python layer tests if WITH_PYTHON_LAYER unset
lukeyeager
committed
c4190a5
View commit details
Copy full SHA for c4190a5
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
Fix outs and diffs being overwritten in forward_backward_all.
alexlee-gk
committed
a29c2f7
View commit details
Copy full SHA for a29c2f7
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Correct transposition & channel_swap in deprocess
Show description for 32dc03f
ernest-tg
committed
32dc03f
View commit details
Copy full SHA for 32dc03f
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
fix detect.py (invalid model path)
darxriggs
committed
54f0c08
View commit details
Copy full SHA for 54f0c08
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Merge pull request #3082 from gustavla/pycaffe-snapshot
Show description for f5fd18b
shelhamer
committed
f5fd18b
View commit details
Copy full SHA for f5fd18b
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
diff.ndim != 4 is outdated
Show description for 09b8738
rodrigob
committed
09b8738
View commit details
Copy full SHA for 09b8738
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Add automatic upgrade for solver type
ronghanghu
committed
c1f7fe1
View commit details
Copy full SHA for c1f7fe1
View code at this point
Browse repository at this point
Split solver code into one file per solver class
ronghanghu
committed
b822a70
View commit details
Copy full SHA for b822a70
View code at this point
Browse repository at this point
Merge pull request #3190 from DrSleep/master
Show description for 3363e25
shelhamer
committed
3363e25
View commit details
Copy full SHA for 3363e25
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Allow old-style shape in blobproto_to_array
Show description for 75e859a
lukeyeager
committed
75e859a
View commit details
Copy full SHA for 75e859a
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Fixed drawing problems with repeated convolution
DrSleep
committed
e0c34ce
View commit details
Copy full SHA for e0c34ce
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Remove the 4D constraint of blobproto IO in python
sh1r0
committed
c65ba61
View commit details
Copy full SHA for c65ba61
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Add pycaffe test for solver.snapshot()
gustavla
committed
19d9927
View commit details
Copy full SHA for 19d9927
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
Fix a typo
Show description for 96ba513
Yang Song
committed
96ba513
View commit details
Copy full SHA for 96ba513
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Expose `Snapshot` to pycaffe
Show description for b4f9add
gustavla
committed
b4f9add
View commit details
Copy full SHA for b4f9add
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Separate IO dependencies
Show description for f3a933a
eelstork
committed
f3a933a
View commit details
Copy full SHA for f3a933a
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
removed bug in caffe.io.resize_image when applied to Nd images
mohomran
committed
b7f9cba
View commit details
Copy full SHA for b7f9cba
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Merge pull request #3024 from danielgordon10/python-solver-fix
Show description for 5367a1a
shelhamer
committed
5367a1a
View commit details
Copy full SHA for 5367a1a
View code at this point
Browse repository at this point
enabling the alternate solvers to be accessed by the python interface
Daniel Gordon
committed
5cc76ad
View commit details
Copy full SHA for 5cc76ad
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
NetSpec: don't require lists to specify single-element repeated fields
jeffdonahue
committed
c248474
View commit details
Copy full SHA for c248474
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Cleanup: Fixup capitalisation of Caffe_POSTFIX.
Show description for b04000e
darrengarvey
committed
b04000e
View commit details
Copy full SHA for b04000e
View code at this point
Browse repository at this point
Commits on Aug 27, 2015
Merge pull request #2944 from philkr/python_layer_param
Show description for f572eef
longjon
committed
f572eef
View commit details
Copy full SHA for f572eef
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Draw Deconvolution layers like Convolution layers
maaskola
committed
c548a79
View commit details
Copy full SHA for c548a79
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Python parameter test added
philkr
committed
60c0d58
View commit details
Copy full SHA for 60c0d58
View code at this point
Browse repository at this point
Allow the python layer have weight/parameter blobs.
philkr
committed
6aecb43
View commit details
Copy full SHA for 6aecb43
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Merge pull request #2930 from lukeyeager/pycaffe-layer_type_list
Show description for aa2a6f5
jeffdonahue
committed
aa2a6f5
View commit details
Copy full SHA for aa2a6f5
View code at this point
Browse repository at this point
Expose LayerFactory::LayerTypeList in pycaffe
Show description for 51b172c
lukeyeager
committed
51b172c
View commit details
Copy full SHA for 51b172c
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Exposing blob loss weight to python
philkr
committed
e94be07
View commit details
Copy full SHA for e94be07
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Update net_spec.py
Russell Stewart
authored and
Russell Stewart
committed
dde32b4
View commit details
Copy full SHA for dde32b4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.